Share via


Microsoft.SharePoint.EmailIntegration Namespace

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

Classes

  Class Description
ADAccessDeniedException The exception that is thrown when access to an Active Directory object is denied to the user context of the calling code.
ADException The exception that is thrown when an Active Directory error occurs.
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.
ADServerDownException The exception that is thrown when the domain server is not responding.
RequestInfo Provides information about the person making one of the requests defined by the IEmailHelperService interface and his or her reasons for the request.
RequestResponse Provides an informational response to programmatic requests for certain management operations for e-mail distribution groups.

Interfaces

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

Enumerations

  Enumeration Description
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.
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.
RequestStatus Specifies the outcome of a programmatic request for a management operation concerning an e-mail distribution group.