MailboxStatisticsItem Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains information about a mailbox that is the target of an eDiscovery search. The MailboxStatisticsItem class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.
public ref class MailboxStatisticsItem sealed
public sealed class MailboxStatisticsItem
Public NotInheritable Class MailboxStatisticsItem
- Inheritance
-
MailboxStatisticsItem
Constructors
MailboxStatisticsItem() |
Creates a new instance of the MailboxStatisticsItem class. The MailboxStatisticsItem() constructor is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
Properties
DisplayName |
Gets or sets the name of the target mailbox. The DisplayName property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
ItemCount |
Gets or sets the number of items in the target mailbox. The ItemCount property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
MailboxId |
Gets or sets the mailbox ID. The MailboxId property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
Size |
Gets or sets the total size, in bytes, of all the items in a mailbox. The Size property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |