Click or drag to resize

MsgElementFrom Property

Gets or sets who message is from.

Namespace:  Koden.Utils.Emailer.ConfigFileSections
Assembly:  Koden.Utils.Emailer (in Koden.Utils.Emailer.dll) Version: 1.0.6453.26061
Syntax
public string From { get; set; }

Property Value

Type: String
email address
See Also