GetMailboxInfo

GetMailboxInfo (1 of 4)

Gets the mailbox status info

Returns: Mailbox information

GetMailboxInfo()

GetMailboxInfo (2 of 4)

Gets the mailbox status info

Returns: Mailbox information

GetMailboxInfo(bool closeTransaction)
ParameterDescription
closeTransactionIndicates if current transaction has to be closed, before the list is retrieved.

GetMailboxInfo (3 of 4)

Gets the mailbox status info

Returns: Mailbox information

GetMailboxInfo(System::SharedPtr < IConnection > connection)
ParameterDescription
connectionConnection to a server

GetMailboxInfo (4 of 4)

Gets the mailbox status info

Returns: Mailbox information

GetMailboxInfo(System::SharedPtr < IConnection > connection, bool closeTransaction)
ParameterDescription
connectionConnection to a server
closeTransactionIndicates if current transaction has to be closed, before the list is retrieved.