The VB<>OX project aims at delivering an easy-to-use API for accessing an OpenXchange server from within Visual Basic (VBA) programs. It provides an abstraction layer to the VB application for hiding the complexity of the OpenXchange interfaces.
Be the first to post a text review of VB<>OX Visual Basic API for OpenXchange. Rate and review a project by clicking thumbs up or thumbs down in the right column.
====================================================================== VB<>OX Visual Basic API for OpenXchange - CHANGELOG ====================================================================== 0.1.1 (2005-08-25) ------------------ * Fixed Bug: clsOxAppointment did not distinguish between users and resources. ATTENTION: The fix changed the API. The methods addParicipant, deleteParticipant, deleteAllParticipants and hasParticipant have been renamed addUser, deleteUser, deleteAllUsers and hasUser, respectively. Corresponding methods for resource handling have been added. (cpohle) * New method "deleteAppointment" of clsOxServer * Minor documentation fixes (cpohle) 0.1.0 (2005-08-17) ------------------ * initial release (cpohle)
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?