IAdmExchangeRecipientAction
The IAdmExchangeRecipientAction interface represents the Establish email address and Delete email address actions.
Inheritance: IAdmExchangeTaskAction
Properties
-
Property
-
Description
-
TargetMailAddress
-
Gets or sets the email address for the new mail-enabled recipient.
-
TargetMailAddressType
-
Gets or sets the type of the delivery e-mail address.
-
AdministrativeGroup
-
Gets or sets an Exchange Administrative Group that the new mail-enabled recipient will belong to.
Details
TargetMailAddress
Gets or sets the email address for the new mail-enabled recipient. You can use value references (e.g. %username%, %firstname%, %lastname%) in the address. Value references will be replaced with corresponding property values of the object on which the action is executed.
- Type:
- string
- Access:
- Read/Write
TargetMailAddressType
Gets or sets the type of the delivery e-mail address. By default, the mail address type is SMTP.
- Type:
- string
- Access:
- Read/Write
AdministrativeGroup
Gets or sets an Exchange Administrative Group that the new mail-enabled recipient will belong to.
- Type:
- IADs
- Access:
- Read/Write
Requirements
Minimum required version: 2010.2