IExpirationActionWithPostActions members
Provides the ability for extensible expiration actions on disposition code.
The IExpirationActionWithPostActions type exposes the following members.
Methods
Name | Description | |
---|---|---|
OnExpiration | Specifies the code that should run when an item expires. (Inherited from IExpirationAction.) | |
OnExpirationWithPostActions | Processes the item when the specified expiration date has passed. |
Top