Helper Library for sending emails

MbcsMailErrors Property

Retrieve any send errors

Definition

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

Property Value

ArrayList

See Also