MeCard class

MeCard class

Represents MeCard standard contact details.

The MeCard type exposes the following members:

Constructors

Constructor Description
init Creates MeCard instance with default values.

Properties

Property Description
name Gets or sets contact Name.
nickname Gets or sets contact Nickname.
phone Gets or sets phone number.
alt_phone Gets or sets alternative phone number.
reading Gets or sets reading of name.
email Gets or sets contact email.
note Gets or sets Note (Company) of contact.
url Gets or sets URL.
address Gets or sets Home Address properties. This property is not initialized by default.
birth_day Gets or sets contact birthday.

See Also