Contacts2 namespace of the ActiveSync protocol
Namespace:
Aspose.Email.Clients.ActiveSync.TransportLayer
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax Public Enumeration Contacts2
public enum class Contacts2
Members
| Member name | Value | Description |
---|
| CustomerId | 5 |
The customer identifier (ID) for the contact.
|
| GovernmentId | 6 |
The government-assigned identifier (ID) for the contact.
|
| IMAddress | 7 |
The instant messaging address for the contact.
|
| IMAddress2 | 8 |
The alternative instant messaging address for the contact.
|
| IMAddress3 | 9 |
The tertiary instant messaging address for the contact.
|
| ManagerName | 10 |
The distinguished name (DN) of the manager for the contact.
|
| CompanyMainPhone | 11 |
The main telephone number for the contact's company.
|
| AccountName | 12 |
The account name and/or number for the contact.
|
| NickName | 13 |
The nickname for the contact.
|
| MMS | 14 |
The Multimedia Messaging Service (MMS) address for the contact.
|
See Also