PostEventArgs.Status
Description:
Indicates whether the action associated with this event succeeded, failed, or was cancelled (by an APIevent handler).
Indicates whether the action associated with this event succeeded, failed, or was cancelled (by an APIevent handler).
public EventStatus Status { get; }