OfflineAddressBookPresentationObject.MaxMultivaluedStringPropertySize property
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property MaxMultivaluedStringPropertySize As Integer
Get
'Usage
Dim instance As OfflineAddressBookPresentationObject
Dim value As Integer
value = instance.MaxMultivaluedStringPropertySize
public int MaxMultivaluedStringPropertySize { get; }
Property value
Type: System.Int32
See also
Reference
OfflineAddressBookPresentationObject class
OfflineAddressBookPresentationObject members
Microsoft.Exchange.Data.Directory.SystemConfiguration namespace