SettingsResponse
Contents
[
Hide
]
SettingsResponse class
Specifies a response with Out of Office (OOF) settings and list of the user’s accounts.
public class SettingsResponse
Constructors
Name | Description |
---|---|
SettingsResponse() | The default constructor. |
Properties
Name | Description |
---|---|
DeviceInformationStatus { get; set; } | Indicates the result of the DeviceInformation setup request |
DevicePasswordStatus { get; set; } | Indicates the result of the DevicePassword setup request |
Oof { get; set; } | Specifies a class for retrieving and setting Out of Office (OOF) information. |
RightsManagementInformation { get; set; } | Contains rights management information settings retrieved from the server. |
UserInformation { get; set; } | Contains status of the request and a list of a user’s account information (email addresses). |
See Also
- namespace Aspose.Email.Clients.ActiveSync.TransportLayer
- assembly Aspose.Email