UpdateDelegates

IEWSClient.UpdateDelegates method

更新被授予访问指定邮箱的代理用户设置。

public void UpdateDelegates(ExchangeDelegateUserCollection delegateUsers, string mailbox)
范围类型描述
delegateUsersExchangeDelegateUserCollection一个ExchangeDelegateUserCollection包含代表的新设置。
mailboxString授权委托用户访问的邮箱。

例外

例外(健康)状况
AsposeArgumentNullExceptiondelegateUsers无效的.
AsposeArgumentExceptionmailbox无效的或者空的.

也可以看看