Partager via


PropertyDataType.MaxCharCount - Champ

Spécifie le nombre maximal de caractères autorisés pour la valeur d'une propriété utilisée pour un profil utilisateur.

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

Syntaxe

'Déclaration
Public MaxCharCount As Integer
'Utilisation
Dim instance As PropertyDataType
Dim value As Integer

value = instance.MaxCharCount

instance.MaxCharCount = value
public int MaxCharCount

Voir aussi

Référence

PropertyDataType classe

PropertyDataType - Membres

Microsoft.Office.Server.UserProfiles - Espace de noms