3.10.5.4 IO365ClientProvider.IsActivated

This operation MAY<22> return a value indicating whether Microsoft Office 365 integration is activated.

 <wsdl:operation msc:isInitiating="true" msc:isTerminating="false" name="IsActivated">
   <wsdl:input wsam:Action="http://tempuri.org/IO365ClientProvider/IsActivated" message="tns:IO365ClientProvider_IsActivated_InputMessage" />
   <wsdl:output wsam:Action="http://tempuri.org/IO365ClientProvider/IsActivatedResponse" message="tns:IO365ClientProvider_IsActivated_OutputMessage" />
   <wsdl:fault wsam:Action="http://tempuri.org/IO365ClientProvider/IsActivatedO365ConfigureExceptionFault" name="O365ConfigureExceptionFault" message="tns:IO365ClientProvider_IsActivated_O365ConfigureExceptionFault_FaultMessage" />
 </wsdl:operation> 

Upon receiving the IO365ClientProvider_IsActivated_InputMessage request message, the protocol server checks whether the Office 365 integration is activated. Upon successful completion of the action, the server MUST respond with IO365ClientProvider_IsActivated_OutputMessage. In the event of a failure, an appropriate SOAP fault MUST be sent to the client as specified in section 2.2.2.1.