MailboxStatistics.IsArchiveMailbox Property
Namespace: Microsoft.Exchange.Data.Mapi
Assembly: Microsoft.Exchange.Data.Mapi (in Microsoft.Exchange.Data.Mapi.dll)
Syntax
'Declaration
Public ReadOnly Property IsArchiveMailbox As Nullable(Of Boolean)
Get
'Usage
Dim instance As MailboxStatistics
Dim value As Nullable(Of Boolean)
value = instance.IsArchiveMailbox
public Nullable<bool> IsArchiveMailbox { get; }
Property Value
Type: System.Nullable<Boolean>
Returns Nullable<T>.