Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the current status of a request.
Namespace: [Sharepointemailws Web service]
Web service reference: http://Site/_vti_bin/Sharepointemailws.asmx
Syntax
'Declaration
Public Property JobStatus As RequestStatus
Get
Set
'Usage
Dim instance As RequestResponse
Dim value As RequestStatus
value = instance.JobStatus
instance.JobStatus = value
public RequestStatus JobStatus { get; set; }
Property Value
Type: [Sharepointemailws Web service].RequestStatus
A RequestStatus that represents the status of a request.