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: Microsoft.SharePoint.EmailIntegration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
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