Platform SDK: Exchange 2000 Server

priority Field

[This is preliminary documentation and subject to change.]

The priority of the binding with respect to other bindings.

Full Name

http://schemas.microsoft.com/exchange/events/priority

Name Constant

None

Variant (Automation) Subtype

[Visual Basic] Long

[C++] VT_UI4

OLE DB Type

DBTYPE_UI4

Default

0x0000FFFF (65,535)

Remarks

Instances of bound event sinks are notified in priority order, with 0 being the highest priority. Sinks with the same priority are notified in an indeterminate order.

This property is only valid for synchronous event sink bindings. No order is implied for notifications of asynchronous events or system events.

See Also

Sink Priority