SPGroup.DeleteDistributionGroup Method

Deletes the distribution list that is associated with the group.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
<SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.PerSpec)> _
Public Sub DeleteDistributionGroup
'Usage
Dim instance As SPGroup

instance.DeleteDistributionGroup()
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.PerSpec)]
public void DeleteDistributionGroup()

See Also

Reference

SPGroup Class

SPGroup Members

Microsoft.SharePoint Namespace