DistributionGroup.GroupType Property
Gets the type and scope of the distribution group.
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property GroupType As GroupTypeFlags
Get
'Usage
Dim instance As DistributionGroup
Dim value As GroupTypeFlags
value = instance.GroupType
public GroupTypeFlags GroupType { get; }
Property Value
Type: Microsoft.Exchange.Data.Directory.Recipient.GroupTypeFlags
The type and scope of the distribution group.