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.
The IsOfficeContent Windows Management Instrumentation (WMI) class method, in Configuration Manager, specifies whether content is Microsoft 365 content.
The following syntax is simplified from Managed Object Format (MOF) code and defines the method.
Syntax
Boolean IsOfficeContent (
UInt32 ContentId
);
Parameters
ContentId
Data type: UInt32
Qualifiers: [in]
Content ID.
Return Values
True if content is Microsoft 365 content; otherwise, False.
Requirements
Runtime Requirements
For more information, see Configuration Manager Server Runtime Requirements.
Development Requirements
For more information, see Configuration Manager Server Development Requirements.