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.
Provides methods for managing Active Directory e-mail distribution groups and their membership.
Namespace: Microsoft.SharePoint.EmailIntegration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Interface IEmailHelperService
'Usage
Dim instance As IEmailHelperService
public interface IEmailHelperService
Remarks
Consider using the classes in the System.DirectoryServices and System.DirectoryServices.ActiveDirectory namespaces, and the SPGroup and SPUser classes, to provide the functionality needed in your implementation.