IP*Works! SSL V9 - Online Help
IP*Works! SSL V9
Questions / Feedback?

FreeBusy Event

Fires for each Free/Busy element received in the response.

Syntax

typedef void __fastcall (__closure *TipsCalDAVSFreeBusyEvent)(System::TObject* Sender, TipsCalDAVSFreeBusyEventParams *e);

__property TipsCalDAVSFreeBusyEvent OnFreeBusy = {read=FOnFreeBusy, write=FOnFreeBusy};

typedef struct {
     String BusyType;
     String BusyRange;
} TipsCalDAVSFreeBusyEventParams;

Remarks

This event fires for each FREEBUSY element received in response to a GetFreeBusyReport request. The FBTYPE will be contained in the BusyType parameter, and the FREEBUSY value itself will be contained in the BusyRange parameter. The Free/Busy information will also be stored in the FreeBusy collection.

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0