2.2.4.15 ArrayOfMSOLicenseService

This type describes an array of MSOLicenseService specified in section 2.2.4.49.

Namespace: http://schemas.datacontract.org/2004/07/Microsoft.WindowsServerSolutions.AzureADObjectModel

 <xs:complexType name="ArrayOfMSOLicenseService">
   <xs:sequence>
     <xs:element minOccurs="0" maxOccurs="unbounded" name="MSOLicenseService" nillable="true" type="tns6:MSOLicenseService"/>
   </xs:sequence>
 </xs:complexType>

MSOLicenseService: The instance of MSOLicenseService.