element <returnIndividualBlocks> (local)
Namespace:
Type:
xsd:boolean
Content:
simple
Defined:
XML Representation Summary
<returnIndividualBlocks>
   
Content: 
{ xsd:boolean }
</returnIndividualBlocks>
Included in content model of elements (1):
getFreeBusyDaysRequest
Annotation
This boolean causes .NET Calendar not to coalesce/merge freeBusy information. By default, freeBusy information is merged.
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="returnIndividualBlocks" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>
This boolean causes .NET Calendar not to coalesce/merge freeBusy information.
By default, freeBusy information is merged.
</xsd:documentation>
</xsd:annotation>
</xsd:element>