Classes | |
class | ClientAppException |
Wraps the Outlook appointment exception object. More... | |
class | ClientRecurrence |
Wraps the Outlook recurrence object (for tasks and events). More... | |
Typedefs | |
typedef std::list < ClientAppException > | clientExceptionList |
typedef clientExceptionList::iterator | clientExceptionIterator |
typedef std::list<ClientAppException> clientExceptionList |