SPClaimEntityTypes.DistributionList Property
Gets the entity type for distribution list entities.
Namespace: Microsoft.SharePoint.Administration.Claims
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property DistributionList As String
Get
'Usage
Dim value As String
value = SPClaimEntityTypes.DistributionList
public static string DistributionList { get; }
Property Value
Type: System.String
A String that contains the entity type for distribution list entities.
Remarks
Is equivalent to the distribution list type in SPPrincipalType.