PublicFolderStatistics.IsDeletePending Property
Namespace: Microsoft.Exchange.Data.Mapi
Assembly: Microsoft.Exchange.Data.Mapi (in Microsoft.Exchange.Data.Mapi.dll)
Syntax
'Declaration
Public ReadOnly Property IsDeletePending As Boolean
Get
'Usage
Dim instance As PublicFolderStatistics
Dim value As Boolean
value = instance.IsDeletePending
public bool IsDeletePending { get; }
Property Value
Type: System.Boolean