Partager via


PropertyCollection.DefaultLanguage - Propriété

Remarque : cette API est désormais obsolète.

Espace de noms :  Microsoft.Office.Server.UserProfiles
Assembly :  Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)

Syntaxe

'Déclaration
<ObsoleteAttribute("PropertyCollection is replaced by ProfileSubtypePropertyManager.")> _
Public ReadOnly Property DefaultLanguage As Integer
    Get
'Utilisation
Dim instance As PropertyCollection
Dim value As Integer

value = instance.DefaultLanguage
[ObsoleteAttribute("PropertyCollection is replaced by ProfileSubtypePropertyManager.")]
public int DefaultLanguage { get; }

Valeur de propriété

Type : System.Int32

Voir aussi

Référence

PropertyCollection classe

PropertyCollection - Membres

Microsoft.Office.Server.UserProfiles - Espace de noms