Helper Library for sending emails

MbcsMailbody Property

Sets/Gets message body text

Definition

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

Property Value

String
body text

Return Value

String
body text

See Also