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