Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the subscription information.
Get-O365SubscriptionInfo [ <CommonParameters>]
The Get-O365SubscriptionInfo cmdlet gets the subscription information for the Integration Module.
This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).
The input type is the type of the objects that you can pipe to the cmdlet.
The output type is the type of the objects that the cmdlet emits.
Microsoft.WindowsServerSolutions.O365Integration.O365Information
This cmdlet returns a class that represents information of the company.
When output: integration is enabled
Activated Property System.Boolean
CompanyName Property System.String
TechnicalContact Property System.String
Address Property Microsoft.WindowsServerSolutions.O365Integration.Address
O365Skus Property System.Collections.ObjectModel.ReadOnlyCollection<O365Sku>
PrimaryDomain Property System.String
InitialDomain Property System.String
This command gets the subscription information for the Office 365 Integration Module.
PS C:\> Get-O365SubscriptionInfo