Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 930 Bytes

intune-apps-officesuitedefaultfileformattype.md

File metadata and controls

26 lines (20 loc) · 930 Bytes
title description author localization_priority ms.subservice doc_type
officeSuiteDefaultFileFormatType enum type
Describes the OfficeSuiteApp file format types that can be selected.
jaiprakashmb
Normal
intune
enumPageType

officeSuiteDefaultFileFormatType enum type

Namespace: microsoft.graph

Important: Microsoft Graph APIs under the /beta version are subject to change; production use is not supported.

Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.

Describes the OfficeSuiteApp file format types that can be selected.

Members

Member Value Description
notConfigured 0 No file format selected
officeOpenXMLFormat 1 Office Open XML Format selected
officeOpenDocumentFormat 2 Office Open Document Format selected
unknownFutureValue 99 Placeholder for evolvable enum.