RequestInfo Members
Include Protected Members
Include Inherited Members
Provides information about the person making one of the requests defined by the SharepointEmailWS interface and his or her reasons for the request.
The RequestInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
RequestInfo | Initializes a new instance of the RequestInfo service. |
Top
Properties
Name | Description | |
---|---|---|
Justification | Gets or sets the requestor's reasons for making the request. | |
RequestId | Reserved for future use. Do not use. | |
RequestorEmail | Gets or sets the e-mail address of the requestor. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top