UpdateDelegates
UpdateDelegates
Updates the delegate users settings who are granted access on the specified mailbox.
Returns: virtual void Aspose::Email::Clients::Exchange::WebService::
UpdateDelegates(System::SharedPtr < ExchangeDelegateUserCollection > delegateUsers, System::String mailbox)
| Parameter | Description |
|---|---|
| delegateUsers | A ExchangeDelegateUserCollection containing the new settings of delegates. |
| mailbox | A mailbox on which the delegate users are granted access. |