Helper Library for sending emails

MbcsMailStatus Property

Gets readonly property Status

Definition

Namespace: MbcsMail
Assembly: MbcsMail (in MbcsMail.dll) Version: 1.0.0.1 (1.0.0.1)
C#
public short Status { get; }

Property Value

Int16
nothing

Return Value

Int16
Status

Remarks

Used for asynchronous sends which are not currently supported

See Also