![]() | VCard Class |
Namespace: Limilabs.Mail.BusinessCard
The VCard type exposes the following members.
Name | Description | |
---|---|---|
![]() | Addresses |
Gets all addresses associated with this vCard (ADR).
|
![]() |
Gets preferred email of the object this vCard represents (EMAIL).
| |
![]() | Emails |
Gets all emails associated with this vCard (EMAIL).
|
![]() | FullName |
Gets or sets the formatted text corresponding to the full name of the object this vCard represents (FN).
|
![]() | HomeAddress |
Gets home address of the object this vCard represents (ADR).
|
![]() | HomeFax |
Gets preferred home fax of the object this vCard represents (TEL).
|
![]() | HomePhone |
Gets preferred home phone of the object this vCard represents (TEL).
|
![]() | Name |
Gets or sets the name of the object this vCard represents (N).
|
![]() | Organization |
Gets or sets the organization of the object this vCard represents (ORG).
|
![]() | Phones |
Gets all phones associated with this vCard (TEL).
|
![]() | Title |
Gets or sets the position or job of the object this vCard represents (TITLE).
|
![]() | Url |
Gets or sets the a uniform resource locator associated with the object to which this vCard refers (URL).
|
![]() | WorkAddress |
Gets work address of the object this vCard represents (ADR).
|
![]() | WorkFax |
Gets preferred work fax of the object this vCard represents (TEL).
|
![]() | WorkPhone |
Gets preferred work phone of the object this vCard represents (TEL).
|
Name | Description | |
---|---|---|
![]() | AddCustomHeader |
Adds custom header to this entity.
(Inherited from BasePdiEntity.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetHeader |
Gets header with specified key from this calendar entity.
(Inherited from BasePdiEntity.) |
![]() | GetHeaders |
Gets header with specified key from this calendar entity.
(Inherited from BasePdiEntity.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | RenderFinal |
Renders this entity as a string.
(Inherited from BasePdiEntity.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |