Edit

Share via


MimeContentType.CharacterSet Property

Definition

The CharacterSet property gets or sets the ISO character set that is used in the MIME message.

public:
 property System::String ^ CharacterSet { System::String ^ get(); void set(System::String ^ value); };
public string CharacterSet { get; set; }
Public Property CharacterSet As String

Property Value

The CharacterSet property returns the ISO character set that is used in the MIME message.

Applies to