IFreeBusyFreeBusy Property
IT Hit WebDAV Classes Reference
Get free or busy time intervals.
Namespace: ITHit.WebDAV.Calendar.ComponentsAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
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