PropertyCollection.DefaultLanguage Property
NOTE: This API is now obsolete.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
<ObsoleteAttribute("PropertyCollection is replaced by ProfileSubtypePropertyManager.")> _
Public ReadOnly Property DefaultLanguage As Integer
Get
'Usage
Dim instance As PropertyCollection
Dim value As Integer
value = instance.DefaultLanguage
[ObsoleteAttribute("PropertyCollection is replaced by ProfileSubtypePropertyManager.")]
public int DefaultLanguage { get; }
Property Value
Type: System.Int32