SPGroup.DistributionGroupErrorMessage-Eigenschaft
Ruft die letzte Fehlermeldung, die von einer asynchronen Distribution Group Operation zurückgegeben wurde.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property DistributionGroupErrorMessage As String
Get
Private Set
'Usage
Dim instance As SPGroup
Dim value As String
value = instance.DistributionGroupErrorMessage
public string DistributionGroupErrorMessage { get; private set; }
Eigenschaftswert
Typ: System.String
Eine Zeichenfolge, die die letzte Fehlermeldung enthält.