Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents an en exception that occurs while performing an operation on a distribution list for a group.
System.Object
System.Exception
System.ApplicationException
Microsoft.SharePoint.SPException
Microsoft.SharePoint.SPDistributionGroupException
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
<SerializableAttribute> _
Public Class SPDistributionGroupException _
Inherits SPException
'Usage
Dim instance As SPDistributionGroupException
[SerializableAttribute]
public class SPDistributionGroupException : SPException
The SPDistributionGroupException exception should only be thrown if an error occurs while performing an operation on a distribution list.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.