element <getFreeBlocks> (local)
Namespace:
Type:
xsd:boolean
Content:
simple
Defined:
XML Representation Summary
<getFreeBlocks>
   
Content: 
{ xsd:boolean }
</getFreeBlocks>
Included in content model of elements (1):
getFreeBusyDaysRequest
Annotation
This boolean causes .NET Calendar to explicitly return free time as freeBusy blocks. By default, free blocks are not returned.
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="getFreeBlocks" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
This boolean causes .NET Calendar to explicitly return
free time as freeBusy blocks. By default, free blocks are not returned.
</xsd:documentation>
</xsd:annotation>
</xsd:element>