MailboxStatistics.IsQuarantined property

Namespace:  Microsoft.Exchange.Data.Mapi
Assembly:  Microsoft.Exchange.Data.Mapi (in Microsoft.Exchange.Data.Mapi.dll)

Syntax

'Declaration
Public ReadOnly Property IsQuarantined As Boolean
    Get
'Usage
Dim instance As MailboxStatistics
Dim value As Boolean

value = instance.IsQuarantined
public bool IsQuarantined { get; }

Property value

Type: System.Boolean
Returns Boolean.

See also

Reference

MailboxStatistics class

MailboxStatistics members

Microsoft.Exchange.Data.Mapi namespace