Property.Description Property

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

Syntax

'Declaration
Public Property Description As String
    Get
    Set
'Usage
Dim instance As [Property]
Dim value As String

value = instance.Description

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

Property Value

Type: System.String

See Also

Reference

Property Class

Property Members

Microsoft.Office.Server.UserProfiles Namespace