IExchangeRuleAction::ActionCount
The ActionCount method retrieves the number of actions for the rule on a deferred action message.
HRESULT ActionCount
ULONG FAR * lpcActions
);
Parameters
-
lpcActions
-
Output parameter. Points to a ULONG variable that contains the number of actions that are executed when the deferred action message rule is executed.
Return Values
See Return Values.
Remarks
See deferred action message.
See Also
IExchangeRuleAction