GAL namespace of the ActiveSync protocol
Namespace:
Aspose.Email.Clients.ActiveSync.TransportLayer
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
Members
| Member name | Value | Description |
---|
| DisplayName | 5 |
Contains the display name of a recipient in the GAL that matched the search criteria from the corresponding Search command request.
|
| Phone | 6 |
Contains the phone number of a recipient in the GAL that matched the search criteria from the corresponding Search command request.
|
| Office | 7 |
Contains the office location or number of a recipient in the GAL that matched the search criteria from the corresponding Search command request.
|
| Title | 8 |
Contains the title of a recipient in the GAL that matched the search criteria from the corresponding Search command request.
|
| Company | 9 |
Contains the company of a recipient in the GAL that matched the search criteria from the corresponding Search command request.
|
| Alias | 10 |
Contains the alias of a recipient in the GAL that matched the search criteria from the corresponding Search command request.
|
| FirstName | 11 |
Contains the first name of a recipient in the GAL that matched the search criteria from the corresponding Search command request.
|
| LastName | 12 |
Contains the last name of a recipient in the GAL that matched the search criteria from the corresponding Search command request.
|
| HomePhone | 13 |
Contains the home phone number of a recipient in the GAL that matched the search criteria from the corresponding Search command request.
|
| MobilePhone | 14 |
Contains the mobile phone number of a recipient in the GAL that matched the search criteria from the corresponding Search command request.
|
| EmailAddress | 15 |
Contains the email address of a recipient in the GAL that matched the search criteria from the corresponding Search command request.
|
| Picture | 16 |
Contains the data related to the contact photos.
|
| Status | 17 |
Indicates the reason for the failure of a command request.
|
| Data | 18 |
Contains the binary data of the contact photo.
|
See Also