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.
Reserved for future use. Do not use.
Namespace: [Sharepointemailws Web service]
Web service reference: http://Site/_vti_bin/Sharepointemailws.asmx
Syntax
'Declaration
Public Property RequestId As Guid
Get
Set
'Usage
Dim instance As RequestInfo
Dim value As Guid
value = instance.RequestId
instance.RequestId = value
public Guid RequestId { get; set; }
Property Value
Type: System.Guid