Compartilhar via


PropertyDataType.MaxCharCount field

Especifica a contagem de máximo de caracteres permitido para o valor de uma propriedade usada para um perfil de usuário.

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

Syntax

'Declaração
Public MaxCharCount As Integer
'Uso
Dim instance As PropertyDataType
Dim value As Integer

value = instance.MaxCharCount

instance.MaxCharCount = value
public int MaxCharCount

Ver também

Referência

PropertyDataType class

PropertyDataType members

Microsoft.Office.Server.UserProfiles namespace