IAdmExchangeMailboxOps3

The IAdmExchangeMailboxOps3 interface extends the IAdmExchangeMailboxOps2 interface with the ability to freely convert Exchange mailboxes between regular, shared, room, and equipment mailbox types.

Inheritance: IAdmExchangeMailboxOps2

Methods

Details

ConvertMailboxTo()

Converts the mailbox into a regular mailbox.

void ConvertMailboxTo(ADM_MAILBOXTYPEFORCONVERSION_ENUM mailboxType)

Parameters

  • mailboxType – Specifies the mailbox type to convert to.

Requirements

Minimum required version: 2025.1

See also