IFreeBusyFreeBusy Property 
IT Hit WebDAV Classes Reference 
            Get free or busy time intervals.
            
 
    Namespace: 
   ITHit.Collab.Calendar
    Assembly:
   ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
SyntaxIPropertyList<IFreeBusyTime> FreeBusy { get; }ReadOnly Property FreeBusy As IPropertyList(Of IFreeBusyTime)
	Get
property IPropertyList<IFreeBusyTime^>^ FreeBusy {
	IPropertyList<IFreeBusyTime^>^ get ();
}abstract FreeBusy : IPropertyList<IFreeBusyTime> with get
Property Value
Type: 
IPropertyListIFreeBusyTime
See Also