search

goog.format.InternationalizedEmailAddress

Provided By
Extends

Formats an email address string for display, and allows for extraction of the individual components of the address.

new InternationalizedEmailAddress( opt_address, opt_name )

Parameters
opt_addressstring=

The email address.

opt_namestring=

The name associated with the email address.

Instance Methods

Instance Properties

Static Functions