DomainContentConfig.ByteEncoderTypeFor7BitCharsets property
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Property ByteEncoderTypeFor7BitCharsets As ByteEncoderTypeFor7BitCharsetsEnum
Get
Set
'Usage
Dim instance As DomainContentConfig
Dim value As ByteEncoderTypeFor7BitCharsetsEnum
value = instance.ByteEncoderTypeFor7BitCharsets
instance.ByteEncoderTypeFor7BitCharsets = value
public ByteEncoderTypeFor7BitCharsetsEnum ByteEncoderTypeFor7BitCharsets { get; set; }
Property value
Type: Microsoft.Exchange.Data.Directory.SystemConfiguration.ByteEncoderTypeFor7BitCharsetsEnum
See also
Reference
Microsoft.Exchange.Data.Directory.SystemConfiguration namespace