Helper Library for sending emails

MbcsMailuseSSL Property

Sets/Gets whether to use SSL

Definition

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

Property Value

Boolean
true/false

Return Value

Boolean
true/false

See Also