IAdmExchangeRemoteMailboxOps2

The IAdmExchangeRemoteMailboxOps2 interface extends the IAdmExchangeRemoteMailboxOps interface with the ability to remove the archive mailbox when disabling the remote mailbox of a user.

Inheritance: IAdmExchangeRemoteMailboxOps

Methods

Details

DisableRemoteMailboxEx()

Disables the remote mailbox of a user. This method extends the IAdmExchangeRemoteMailboxOps::DisableRemoteMailbox method with the ability to remove the archive mailbox.

void DisableRemoteMailboxEx(bool removeArchive)

Parameters

The removeArchive parameter specifies whether to remove the archive mailbox.


Requirements

Minimum required version: 2018.2

See also