SPDataLeakagePreventionStatusInfo.ExternalSharingTipsLearnMoreUrl property
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public ReadOnly Property ExternalSharingTipsLearnMoreUrl As String
Get
'Usage
Dim instance As SPDataLeakagePreventionStatusInfo
Dim value As String
value = instance.ExternalSharingTipsLearnMoreUrl
public string ExternalSharingTipsLearnMoreUrl { get; }
Property value
Type: System.String
See also
Reference
SPDataLeakagePreventionStatusInfo class