IAdmExchangeMailParametersOps
The IAdmExchangeMailParametersOps interface allows getting and setting Exchange properties.
Inheritance: IAdmExchangeMailOps
Methods
-
Method
-
Description
-
GetMailParameters()
-
Gets Exchange properties of the object.
-
SetMailParameters()
-
Sets Exchange properties for the object.
Details
GetMailParameters()
Gets Exchange properties of the object.
IAdmExchangeMailParameters GetMailParameters()
Examples
- Retrieving mailbox properties
- Retrieving mail-enabled group properties
- Retrieving mail-enabled contact properties
SetMailParameters()
Sets Exchange properties for the object.
void SetMailParameters(IAdmExchangeMailParameters properties,
ADM_SET_EXCHANGE_PARAMS_FLAGS_ENUM flags)
Parameters
- properties - Contains Exchange properties that will be set.
- flags - Specifies whether it is necessary to resolve value references.
Examples
- Modifying mailbox properties
- Modifying mail-enabled group properties
- Modifying mail-enabled contact properties
Requirements
Minimum required version: 2013.1