FieldTextMap

EmailOptions.FieldTextMap property

The mapping between email message Field and field text representation.

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

See Also