MboxLoadOptions.PreferredTextEncoding

MboxLoadOptions.PreferredTextEncoding property

Gets or sets preferred encoding for messages. The default value is null.

public Encoding PreferredTextEncoding { get; set; }

See Also