Tom Wellige 60 Report post Posted November 29, 2015 This function returns true if the current script user has an appointment in his Outlook/Exchange calendar stating him to be "out of office". PBXUser.IsOutOfOffice This function returns a boolean value. Please refer to the SwyxWare manual chapter 3.3.3 Installation for Calendar-Based Call Management for information on how to setup calendar based call routing correctly. Beside the "out of office" flag of an appointment you can also check for the "busy" flag by using the PBXUser.IsOutlookBusy function. By using the function PBXUser.IsWithinWorkingHours it can be checked if the current date and time (according the the current user's location) is within the working hours as defined in his Outlook calendar. 0 Share this post Link to post Share on other sites