Share via


PropertyCollection.DefaultLanguage Property

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

Syntax

'Declaration
Public ReadOnly Property DefaultLanguage As Integer
    Get
'Usage
Dim instance As PropertyCollection
Dim value As Integer

value = instance.DefaultLanguage
public int DefaultLanguage { get; }

Property Value

Type: System.Int32

See Also

Reference

PropertyCollection Class

PropertyCollection Members

Microsoft.Office.Server.UserProfiles Namespace