Microsoft.SharePoint.EmailIntegration namespace

Provides classes that enable you to integrate e-mail communication with users into your SharePoint sites.

Classes

  Class Description
Public class ADAccessDeniedException The exception that is thrown when access to an Active Directory object is denied to the user context of the calling code.
Public class ADException The exception that is thrown when an Active Directory error occurs.
Public class ADObjectNotFoundException The exception that is thrown when an Active Directory object referred to by the calling code cannot be found on the Lightweight Directory Access Protocol (LDAP) server.
Public class ADServerDownException The exception that is thrown when the domain server is not responding.
Public class RequestInfo Provides information about the person making one of the requests defined by the IEmailHelperService interface and his or her reasons for the request.
Public class RequestResponse Provides an informational response to programmatic requests for certain management operations for e-mail distribution groups.

Interfaces

  Interface Description
Public interface IEmailHelperService Provides methods for managing Active Directory e-mail distribution groups and their membership.

Enumerations

  Enumeration Description
Public enumeration ContactFlags Indicates whether all e-mail that is addressed to a contact or only authenticated e-mail is received by the contact from Microsoft Exchange.
Public enumeration DistributionGroupFlags Indicates whether all e-mail that is addressed to an e-mail distribution group or only authenticated e-mail is received by the group from Microsoft Exchange.
Public enumeration RequestStatus Specifies the outcome of a programmatic request for a management operation concerning an e-mail distribution group.