Helper Library for sending emails

MbcsMailfromAddress Property

Sets/Gets From address of email

Definition

Namespace: MbcsMail
Assembly: MbcsMail (in MbcsMail.dll) Version: 1.0.0.1 (1.0.0.1)
C#
public string fromAddress { get; set; }

Property Value

String
From address

Return Value

String
From address

See Also