Search
RecurringItemConfirmEvent Methods
 


 Public Methods

  Name Description

getConfirmAll

Gets a value indicating whether the operation is allowed for all occurrences of a repeating item.

getConfirmOccurrence

Gets a value indicating whether the operation is allowed for the particular occurrence.

getItem

Gets the item related to the event. (Inherited from ItemEvent.)

setConfirmAll

Sets a value indicating whether the operation is allowed for all occurrences of a repeating item.

setConfirmOccurrence

Sets a value indicating whether the operation is allowed for the particular occurrence.

 See Also