IAdmExchangeTaskAction
The IAdmExchangeTaskAction interface is the base interface for Exchange-related actions.
Inheritance: IAdmAction
Properties
Details
TaskType
Gets or sets the type of the Exchange task to execute.
- Type:
 - ADM_EXCHANGETASKTYPE_ENUM
 - Access:
 - Read/Write
 
MailAlias
Gets or sets the email alias to be used for e-mail address generation. You can use value references (e.g. %username%, %firstname%, %lastname%) in the alias. Value references will be replaced with corresponding property values of the object on which the action is executed.
- Type:
 - string
 - Access:
 - Read/Write
 
Requirements
Minimum required version: 2010.2