OrganizationConfig.ByteEncoderTypeFor7BitCharsets property
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property ByteEncoderTypeFor7BitCharsets As Integer
Get
'Usage
Dim instance As OrganizationConfig
Dim value As Integer
value = instance.ByteEncoderTypeFor7BitCharsets
public int ByteEncoderTypeFor7BitCharsets { get; }
Property value
Type: System.Int32