Name | Description | Type | Additional information |
---|---|---|---|
ServiceHandle |
Object handle of the mail service |
string |
Required |
ObjectHandle |
Object handle of the mail box |
string |
None. |
DomHandle |
Object handle of the domain |
string |
None. |
UserType |
User type - pop or alias |
string |
Required |
UserName |
User name |
string |
None. |
UserPwd |
User password |
string |
None. |
UserDescription |
User description |
string |
None. |
UserMailAddress |
Email address of mail box |
string |
Required |
IsCatchAll |
Catch all flag |
boolean |
None. |
IsRedir |
Is a redirection |
boolean |
None. |
Forward |
Forward to address(s) for user type alias or when is a redirection |
Collection of string |
None. |
Alias |
List of aliases for this address |
Collection of string |
None. |
Etat |
Update mode - 1 new, 2 update, 3 delete |
integer |
None. |
State |
State after execution - completed or pending |
string |
None. |
CreDate |
Create date |
date |
None. |
Errors |
List of errors encountered |
Collection of Error |
None. |