PropertyDataType.MaxCharCount Property

NOTE: This API is now obsolete.

Obsolete.

Namespace:  Microsoft.SharePoint.Portal.UserProfiles
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
<ObsoleteAttribute(""Microsoft.SharePoint.Portal.UserProfiles.PropertyDataType" is obsolete; use class "Microsoft.Office.Server.UserProfiles.PropertyDataType" instead")> _
Public ReadOnly Property MaxCharCount As Integer
    Get
'Usage
Dim instance As PropertyDataType
Dim value As Integer

value = instance.MaxCharCount
[ObsoleteAttribute(""Microsoft.SharePoint.Portal.UserProfiles.PropertyDataType" is obsolete; use class "Microsoft.Office.Server.UserProfiles.PropertyDataType" instead")]
public int MaxCharCount { get; }

Property Value

Type: System.Int32

See Also

Reference

PropertyDataType Class

PropertyDataType Members

Microsoft.SharePoint.Portal.UserProfiles Namespace