RequestInfo Class
Provides information about the person making one of the requests defined by the SharepointEmailWS interface and his or her reasons for the request.
Inheritance Hierarchy
System.Object
[Sharepointemailws Web service].RequestInfo
Namespace: [Sharepointemailws Web service]
Web service reference: http://Site/_vti_bin/Sharepointemailws.asmx
Syntax
'Declaration
<SerializableAttribute> _
Public Class RequestInfo
'Usage
Dim instance As RequestInfo
[SerializableAttribute]
public class RequestInfo
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.