Helper Library for sending emails

MbcsMailemailAddress Property

Sets/Gets email address

Definition

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

Property Value

String
email address

Return Value

String
email address

See Also