Fields Description
Field | Type | Required/Optional | Description | |
AcceptAllSSLCertificates |
string |
optional |
When enabled all certificate-related errors (like Certificate Authority, Certificate Date, Certificate Common Name, etc.) are ignored. | |
Server |
string |
required |
Specifies the target mail server address. | |
EmailAddress |
string | required | The destination email address. | |
UserName |
string |
required |
The field contains a domain (depending on a configuration of a server, a domain name may be not necessary) and username for authentication.
|
|
Password |
string |
required |
This field contains a password for authentication. | |
Port |
int32 |
required |
Specifies mail server port number. | |
MSGTimeout |
int32 |
required |
Email Timeout in minutes. The target considered “Down” if the message is not received.
Email Timeout for ActiveSync Email can’t be less than 1 and more than 60.
|
|
UseSSL |
boolean |
optional |
When enabled – SMTP over SSL will be requested. | |
UserAgent |
string |
optional |
The user agent string to identify the Exchange device, e.g., “Apple-iPhone/xxx.xxx”. | |
DeviceID |
string |
optional |
The Exchange Device ID. | |
DNSResolveMode | string | optional | POSSIBLE VALUES:
For detailed explanation please see the “DNS Mode Option” article. |
|
DNSserverIP | string | optional | Field for a custom DNS server IP address.
For detailed explanation please see the “DNS Mode Option” article. |
|
Device_Id |
int32 |
required |
READ ONLY Field. Unique device ID.
Example:
|
|
Id |
int32 |
required *Only for edit operations |
READ ONLY Field. Unique task id
Example:
|
|
Task_Type_Id |
int32 |
required |
The type id of the task. | |
Name |
string |
optional |
Task name. | |
Timeout |
int32 |
optional |
This field defines timeout value (in mseconds) for task execution.
Example:
|