WSSSyncUsageDefinition.Description property

This property returns a string with a detailed description of this type of SPUsageDefinition.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property Description As String
    Get
'Usage
Dim instance As WSSSyncUsageDefinition
Dim value As String

value = instance.Description
public override string Description { get; }

Property value

Type: System.String

See also

Reference

WSSSyncUsageDefinition class

WSSSyncUsageDefinition members

Microsoft.Office.Server.UserProfiles namespace