ExchangeMessageLowPriority Property |
[Missing <summary> documentation for "P:Scanjour.Workflow4.Common.Exchange.ExchangeMessage.LowPriority"]
Namespace: Scanjour.Workflow4.Common.ExchangeAssembly: Scanjour.Workflow4.Common (in Scanjour.Workflow4.Common.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic bool LowPriority { get; set; }
Public Property LowPriority As Boolean
Get
Set
public:
virtual property bool LowPriority {
bool get () sealed;
void set (bool value) sealed;
}
abstract LowPriority : bool with get, set
override LowPriority : bool with get, set
Property Value
BooleanImplements
IMailMessageLowPriority
See Also