Click or drag to resize

GAL Enumeration

GAL namespace of the ActiveSync protocol

Namespace:  Aspose.Email.Clients.ActiveSync.TransportLayer
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public enum GAL
Members
  Member nameValueDescription
DisplayName5 Contains the display name of a recipient in the GAL that matched the search criteria from the corresponding Search command request.
Phone6 Contains the phone number of a recipient in the GAL that matched the search criteria from the corresponding Search command request.
Office7 Contains the office location or number of a recipient in the GAL that matched the search criteria from the corresponding Search command request.
Title8 Contains the title of a recipient in the GAL that matched the search criteria from the corresponding Search command request.
Company9 Contains the company of a recipient in the GAL that matched the search criteria from the corresponding Search command request.
Alias10 Contains the alias of a recipient in the GAL that matched the search criteria from the corresponding Search command request.
FirstName11 Contains the first name of a recipient in the GAL that matched the search criteria from the corresponding Search command request.
LastName12 Contains the last name of a recipient in the GAL that matched the search criteria from the corresponding Search command request.
HomePhone13 Contains the home phone number of a recipient in the GAL that matched the search criteria from the corresponding Search command request.
MobilePhone14 Contains the mobile phone number of a recipient in the GAL that matched the search criteria from the corresponding Search command request.
EmailAddress15 Contains the email address of a recipient in the GAL that matched the search criteria from the corresponding Search command request.
Picture16 Contains the data related to the contact photos.
Status17 Indicates the reason for the failure of a command request.
Data18 Contains the binary data of the contact photo.
See Also