UserInformationResponse
UserInformationResponse class
Contains status of the request and a list of a user’s account information (email addresses).
public class UserInformationResponse
Constructors
| Name | Description |
|---|---|
| UserInformationResponse() | The default constructor. |
Properties
| Name | Description |
|---|---|
| Accounts { get; } | Contains list of objects with users account information. |
| SMTPAddresses { get; } | Specifies one of the user’s email addresses. The element is only supported when the protocol version is 12.1 or 14.0. |
| Status { get; set; } | Indicates the result of the ActiveSync command request. |
See Also
- namespace Aspose.Email.Clients.ActiveSync.TransportLayer
- assembly Aspose.Email