RequestResponse Members

Include Protected Members
Include Inherited Members

Provides an informational response to programmatic requests for certain management operations for e-mail distribution groups.

The RequestResponse type exposes the following members.

Constructors

  Name Description
Public method RequestResponse() Initializes a new instance of the RequestResponse class.
Public method RequestResponse(Int32, String, RequestStatus, String) Initializes a new instance of the RequestResponse class by using the specified ID of the request, a comment about the request, the status of the request, and the e-mail alias of the user or distribution group that the request is about.

Top

Properties

  Name Description
Public property Alias Gets or sets the e-mail alias of the user or distribution group that the request is about.
Public property Comment Gets or sets a comment about the request.
Public property JobID Gets or sets an ID number for the request.
Public property JobStatus Gets or sets the current status of a request.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

RequestResponse Class

Microsoft.SharePoint.EmailIntegration Namespace