RequestInfo Members

Include Protected Members
Include Inherited Members

Provides information about the person making one of the requests defined by the IEmailHelperService interface and his or her reasons for the request.

The RequestInfo type exposes the following members.

Constructors

  Name Description
Public method RequestInfo() Initializes a new instance of the RequestInfo class.
Public method RequestInfo(String, String, Guid) Initializes a new instance of the RequestInfo class that uses the specified requestor's e-mail address, justification, and ID.

Top

Properties

  Name Description
Public property Justification Gets or sets the requestor's reasons for making the request.
Public property RequestId Reserved for future use. Do not use.
Public property RequestorEmail Gets or sets the e-mail address of the requestor.

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

RequestInfo Class

Microsoft.SharePoint.EmailIntegration Namespace