CloseAccess

CloseAccess (1 of 4)

Closes access on the specified mailbox for the specified user.

Returns: virtual void Aspose::Email::Clients::Exchange::WebService::

CloseAccess(System::SharedPtr < ExchangeDelegateUser > delegateUser, System::String mailbox)
ParameterDescription
delegateUserA delegate user.
mailboxA mailbox.

CloseAccess (2 of 4)

Closes access on the specified mailbox for the specified user.

Returns: virtual void Aspose::Email::Clients::Exchange::WebService::

CloseAccess(System::SharedPtr < ExchangeDelegateUserCollection > delegateUsers, System::String mailbox)
ParameterDescription
delegateUsersA delegate users.
mailboxA mailbox.

CloseAccess (3 of 4)

Closes access on the specified mailbox for the specified user.

Returns: virtual void Aspose::Email::Clients::Exchange::WebService::

CloseAccess(System::SharedPtr < ExchangeFolderUserInfo > userInfo, System::String mailbox)
ParameterDescription
userInfoA user information.
mailboxA mailbox.

CloseAccess (4 of 4)

Closes access on the specified mailbox for the specified user.

Returns: virtual void Aspose::Email::Clients::Exchange::WebService::

CloseAccess(System::String delegateSmtpAddress, System::String mailbox)
ParameterDescription
delegateSmtpAddressA primary smtp address of delegate user.
mailboxA mailbox.