Helper Library for sending emails

MbcsMailsubject Property

Sets/Gets message subject

Definition

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

Property Value

String
message subject

Return Value

String
message subject

See Also