Share via


OfflineAddressBook.MaxBinaryPropertySize property

Namespace:  Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public Property MaxBinaryPropertySize As Integer
    Get
    Set
'Usage
Dim instance As OfflineAddressBook
Dim value As Integer

value = instance.MaxBinaryPropertySize

instance.MaxBinaryPropertySize = value
public int MaxBinaryPropertySize { get; set; }

Property value

Type: System.Int32
Returns Int32.

See also

Reference

OfflineAddressBook class

OfflineAddressBook members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace