[Missing <summary> documentation for "P:Scanjour.Workflow4.Common.Exchange.IMailMessage.LowPriority"]
bool LowPriority { get; set; }
Property LowPriority As Boolean
Get
Set
property bool LowPriority {
bool get ();
void set (bool value);
}
abstract LowPriority : bool with get, set