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 requestor's reasons for making the request.
Namespace: Microsoft.SharePoint.EmailIntegration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property Justification As String
Get
Set
'Usage
Dim instance As RequestInfo
Dim value As String
value = instance.Justification
instance.Justification = value
public string Justification { get; set; }
Property Value
Type: System.String
A String that represents the requestor's justification for his or her request.