PostmarkSenderStatus Property

Gets the PostmarkStatus from the Postmark send operation

Definition

Namespace: InnerDrive.Logging
Assembly: InnerDrive.Logging (in InnerDrive.Logging.dll) Version: 5.2.9017.0
C#
public PostmarkStatus Status { get; }

Property Value

PostmarkStatus

Implements

IPostmarkSenderStatus

See Also