Platform SDK: Exchange Server

IActions Interface

IID
40E6B494-0976-11D2-BC0F-00C04F8C92F7
Extends
IDispatch
Type Library
Microsoft Exchange 5.5 Rules Type Library 1.0 (Rule.dll)

Properties

Name Type Description
Count [Visual Basic] Long

[C++] long

Returns the number of Action objects in the collection.
_NewEnum [Visual Basic] hidden

[C++] IUnknown*

Returns an IEnumVariant interface used to enumerate the Action objects in the collection.

Methods

Name Description
Add Adds a new Action object to the collection.
Clear Removes all Action objects from the collection.
Delete Deletes the specified Action object from the collection.
Item Returns the specified Action object in the collection.