IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

FreeBusy Property

Specifies the times when the calendar owner is free or busy.

Syntax

[VB.NET]
Public ReadOnlyProperty FreeBusy As CalFreeBusyList

[C#]
public CalFreeBusyList FreeBusy {get;}

Remarks

This property may contain free/busy information in response to a GetFreeBusyReport request or after either a GetCalendarReport or a GetCalendarEvent request. In the latter case, this property will only contain data when the EventType is vFreeBusy.

This property is read-only.

Default Value

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]