SPGroup.DistributionGroupErrorMessage property
取得非同步通訊群組作業所傳回的最新錯誤訊息。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property DistributionGroupErrorMessage As String
Get
Private Set
'用途
Dim instance As SPGroup
Dim value As String
value = instance.DistributionGroupErrorMessage
public string DistributionGroupErrorMessage { get; private set; }
Property value
Type: System.String
字串,包含最新的錯誤訊息。