FieldTextMap

EmailLoadOptions.FieldTextMap property

The mapping between email message EmailField and field text representation

public Dictionary<EmailField, string> FieldTextMap { get; set; }

See Also