RequestResponse Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the RequestResponse class.
Overload List
Name | Description | |
---|---|---|
RequestResponse() | Initializes a new instance of the RequestResponse class. | |
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