This topic has not yet been rated - Rate this topic

SPDistributionGroupException class

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)
[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.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.