2.2.4.17 CollaborationParameter

Namespace: http://schemas.microsoft.com/office/Excel/Server/WebServices/ExcelServerInternalService/

The CollaborationParameter complex type encapsulates input about end user presence.

 <xs:complexType name="CollaborationParameter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:sequence>
     <xs:element minOccurs="0" maxOccurs="1" name="CollaborationState" type="tns:CollaborationState"/>
   </xs:sequence>
 </xs:complexType>

CollaborationState: A CollaborationState as specified in section 2.2.4.19. MUST be present.