Table of Contents

Class MailboxStatisticsItem

Namespace
Microsoft.Exchange.WebServices.Data
Assembly
Microsoft.Exchange.WebServices.dll

Mailbox statistics item

public sealed class MailboxStatisticsItem
Inheritance
MailboxStatisticsItem
Inherited Members

Constructors

MailboxStatisticsItem()

public MailboxStatisticsItem()

Properties

DisplayName

Display name

public string DisplayName { get; set; }

Property Value

string

ItemCount

Item count

public long ItemCount { get; set; }

Property Value

long

MailboxId

Mailbox id

public string MailboxId { get; set; }

Property Value

string

Size

Total size

[CLSCompliant(false)]
public ulong Size { get; set; }

Property Value

ulong