Exception Object

Project Developer Reference

Represents a single calendar exception. The Exception object is a member of the Exceptions collection.

Remarks

Use the Exceptions collections Item property to return a single Exception object.

Use the Exceptions collections Add method to add an Exception object to the Exceptions collection.

See Also