Property.DescriptionLocalized Property
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public ReadOnly Property DescriptionLocalized As LocalizedStringManager
Get
'Usage
Dim instance As [Property]
Dim value As LocalizedStringManager
value = instance.DescriptionLocalized
public LocalizedStringManager DescriptionLocalized { get; }
Property Value
Type: Microsoft.Office.Server.UserProfiles.LocalizedStringManager