Partilhar via


DomainContentConfig.ByteEncoderTypeFor7BitCharsets Property

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

Syntax

'Declaration
<ParameterAttribute(Mandatory := False)> _
Public Property ByteEncoderTypeFor7BitCharsets As ByteEncoderTypeFor7BitCharsetsEnum
    Get
    Set
'Usage
Dim instance As DomainContentConfig
Dim value As ByteEncoderTypeFor7BitCharsetsEnum

value = instance.ByteEncoderTypeFor7BitCharsets

instance.ByteEncoderTypeFor7BitCharsets = value
[ParameterAttribute(Mandatory = false)]
public ByteEncoderTypeFor7BitCharsetsEnum ByteEncoderTypeFor7BitCharsets { get; set; }