![]() | VCardEmail Class |
Namespace: Limilabs.Mail.BusinessCard
The VCardEmail type exposes the following members.
Name | Description | |
---|---|---|
![]() | VCardEmail |
Creates new VCardEmail entity.
|
![]() | VCardEmail(String) |
Creates new VCardEmail entity.
|
Name | Description | |
---|---|---|
![]() | Preference |
Gets or sets preference (lower value is more preferred, zero is least preferred)
|
![]() | Types |
Gets types of this entity.
|
![]() | Value |
Gets or sets the actual email address.
|
Name | Description | |
---|---|---|
![]() | 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.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MarkHome |
Marks this email address as home email address.
|
![]() | MarkPreferred |
Marks this email address as preferred email address.
|
![]() | MarkWork |
Marks this email address as work email address.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |