DeviceInformation
Contents
[
Hide
]
DeviceInformation class
Request that is used for sending the client device’s properties to the server.
public class DeviceInformation
Constructors
Name | Description |
---|---|
DeviceInformation() | The default constructor. |
Properties
Name | Description |
---|---|
EnableOutboundSMS { get; set; } | Whether to enable outbound SMS |
FriendlyName { get; set; } | Device friendly name |
IMEI { get; set; } | International Mobile Equipment Identity (IMEI) |
MobileOperator { get; set; } | Mobile operator name |
Model { get; set; } | Device model |
OS { get; set; } | Device operating system |
OSLanguage { get; set; } | Device operating system language |
PhoneNumber { get; set; } | Telephone number |
UserAgent { get; set; } | User Agent |
See Also
- namespace Aspose.Email.Clients.ActiveSync.TransportLayer
- assembly Aspose.Email