Share via


Organization.ByteEncoderTypeFor7BitCharsets property

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

Syntax

'Declaration
Public Overridable Property ByteEncoderTypeFor7BitCharsets As Integer
    Get
    Set
'Usage
Dim instance As Organization
Dim value As Integer

value = instance.ByteEncoderTypeFor7BitCharsets

instance.ByteEncoderTypeFor7BitCharsets = value
public virtual int ByteEncoderTypeFor7BitCharsets { get; set; }

Property value

Type: System.Int32

See also

Reference

Organization class

Organization members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace