프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GetDistributionListMembers | Task |
||
GetDistributionListOwner | bool>>.Task | ||
RedirectionUrlValidationCallback | bool | ||
TryExpandDistributionList | void |
메소드 | 설명 | |
---|---|---|
ActiveDirectoryConnector ( ) : System |
메소드 | 설명 | |
---|---|---|
GetDistributionListMembers ( string alias ) : Task |
Returns the full list of distribution list members.
|
|
GetDistributionListOwner ( string alias ) : bool>>.Task |
Gets the owner of a distribution list on the local Microsoft domain.
|
|
RedirectionUrlValidationCallback ( string redirectionUrl ) : bool |
Used to return the autodiscover status.
|
|
TryExpandDistributionList ( Microsoft.Exchange.WebServices.Data.EmailAddress address ) : void |
Expands the distribution list into a set of user emails.
|