├── .gitignore ├── CONTRIBUTING.md ├── LICENSE ├── Microsoft 365 ├── Current Channel │ ├── accesscontrols.xlsx │ ├── excelcontrols.xlsx │ ├── onenotecontrols.xlsx │ ├── outlookaddritemcontrols.xlsx │ ├── outlookapptitemcontrols.xlsx │ ├── outlookdlstitemcontrols.xlsx │ ├── outlookexplorercontrols.xlsx │ ├── outlooklogitemcontrols.xlsx │ ├── outlookmailitemcontrols.xlsx │ ├── outlookmailreadcontrols.xlsx │ ├── outlookmmseditcontrols.xlsx │ ├── outlookmmsreadcontrols.xlsx │ ├── outlookpostitemcontrols.xlsx │ ├── outlookpostreadcontrols.xlsx │ ├── outlookreportitemcontrols.xlsx │ ├── outlookreqreadcontrols.xlsx │ ├── outlookreqsendcontrols.xlsx │ ├── outlookresenditemcontrols.xlsx │ ├── outlookrespcountercontrols.xlsx │ ├── outlookresponsereadcontrols.xlsx │ ├── outlookresponsesendcontrols.xlsx │ ├── outlookrssitemcontrols.xlsx │ ├── outlookshareitemcontrols.xlsx │ ├── outlooksmseditcontrols.xlsx │ ├── outlooksmsreadcontrols.xlsx │ ├── outlooktaskitemcontrols.xlsx │ ├── powerpointcontrols.xlsx │ ├── projectcontrols.xlsx │ ├── publishercontrols.xlsx │ ├── visiocontrols.xlsx │ └── wordcontrols.xlsx ├── Monthly Enterprise Channel │ ├── accesscontrols.xlsx │ ├── excelcontrols.xlsx │ ├── onenotecontrols.xlsx │ ├── outlookaddritemcontrols.xlsx │ ├── outlookapptitemcontrols.xlsx │ ├── outlookdlstitemcontrols.xlsx │ ├── outlookexplorercontrols.xlsx │ ├── outlooklogitemcontrols.xlsx │ ├── outlookmailitemcontrols.xlsx │ ├── outlookmailreadcontrols.xlsx │ ├── outlookmmseditcontrols.xlsx │ ├── outlookmmsreadcontrols.xlsx │ ├── outlookpostitemcontrols.xlsx │ ├── outlookpostreadcontrols.xlsx │ ├── outlookreportitemcontrols.xlsx │ ├── outlookreqreadcontrols.xlsx │ ├── outlookreqsendcontrols.xlsx │ ├── outlookresenditemcontrols.xlsx │ ├── outlookrespcountercontrols.xlsx │ ├── outlookresponsereadcontrols.xlsx │ ├── outlookresponsesendcontrols.xlsx │ ├── outlookrssitemcontrols.xlsx │ ├── outlookshareitemcontrols.xlsx │ ├── outlooksmseditcontrols.xlsx │ ├── outlooksmsreadcontrols.xlsx │ ├── outlooktaskitemcontrols.xlsx │ ├── powerpointcontrols.xlsx │ ├── projectcontrols.xlsx │ ├── publishercontrols.xlsx │ ├── visiocontrols.xlsx │ └── wordcontrols.xlsx └── Semi-Annual Enterprise Channel │ ├── accesscontrols.xlsx │ ├── excelcontrols.xlsx │ ├── onenotecontrols.xlsx │ ├── outlookaddritemcontrols.xlsx │ ├── outlookapptitemcontrols.xlsx │ ├── outlookdlstitemcontrols.xlsx │ ├── outlookexplorercontrols.xlsx │ ├── outlooklogitemcontrols.xlsx │ ├── outlookmailitemcontrols.xlsx │ ├── outlookmailreadcontrols.xlsx │ ├── outlookmmseditcontrols.xlsx │ ├── outlookmmsreadcontrols.xlsx │ ├── outlookpostitemcontrols.xlsx │ ├── outlookpostreadcontrols.xlsx │ ├── outlookreportitemcontrols.xlsx │ ├── outlookreqreadcontrols.xlsx │ ├── outlookreqsendcontrols.xlsx │ ├── outlookresenditemcontrols.xlsx │ ├── outlookrespcountercontrols.xlsx │ ├── outlookresponsereadcontrols.xlsx │ ├── outlookresponsesendcontrols.xlsx │ ├── outlookrssitemcontrols.xlsx │ ├── outlookshareitemcontrols.xlsx │ ├── outlooksmseditcontrols.xlsx │ ├── outlooksmsreadcontrols.xlsx │ ├── outlooktaskitemcontrols.xlsx │ ├── powerpointcontrols.xlsx │ ├── projectcontrols.xlsx │ ├── publishercontrols.xlsx │ ├── visiocontrols.xlsx │ └── wordcontrols.xlsx ├── Office 2013 ├── accesscontrols.xlsx ├── excelcontrols.xlsx ├── infopathdesignercontrols.xlsx ├── infopatheditorcontrols.xlsx ├── onenotecontrols.xlsx ├── outlookaddritemcontrols.xlsx ├── outlookapptitemcontrols.xlsx ├── outlookdlstitemcontrols.xlsx ├── outlookexplorercontrols.xlsx ├── outlooklogitemcontrols.xlsx ├── outlookmailitemcontrols.xlsx ├── outlookmailreadcontrols.xlsx ├── outlookmmseditcontrols.xlsx ├── outlookmmsreadcontrols.xlsx ├── outlookpostitemcontrols.xlsx ├── outlookpostreadcontrols.xlsx ├── outlookreportitemcontrols.xlsx ├── outlookreqreadcontrols.xlsx ├── outlookreqsendcontrols.xlsx ├── outlookresenditemcontrols.xlsx ├── outlookrespcountercontrols.xlsx ├── outlookresponsereadcontrols.xlsx ├── outlookresponsesendcontrols.xlsx ├── outlookrssitemcontrols.xlsx ├── outlookshareitemcontrols.xlsx ├── outlooksmseditcontrols.xlsx ├── outlooksmsreadcontrols.xlsx ├── outlooktaskitemcontrols.xlsx ├── powerpointcontrols.xlsx ├── projectcontrols.xlsx ├── publishercontrols.xlsx ├── sharepointdesignercontrols.xlsx ├── visiocontrols.xlsx └── wordcontrols.xlsx ├── Office 2016 ├── accesscontrols.xlsx ├── excelcontrols.xlsx ├── onenotecontrols.xlsx ├── outlookaddritemcontrols.xlsx ├── outlookapptitemcontrols.xlsx ├── outlookdlstitemcontrols.xlsx ├── outlookexplorercontrols.xlsx ├── outlooklogitemcontrols.xlsx ├── outlookmailitemcontrols.xlsx ├── outlookmailreadcontrols.xlsx ├── outlookmmseditcontrols.xlsx ├── outlookmmsreadcontrols.xlsx ├── outlookpostitemcontrols.xlsx ├── outlookpostreadcontrols.xlsx ├── outlookreportitemcontrols.xlsx ├── outlookreqreadcontrols.xlsx ├── outlookreqsendcontrols.xlsx ├── outlookresenditemcontrols.xlsx ├── outlookrespcountercontrols.xlsx ├── outlookresponsereadcontrols.xlsx ├── outlookresponsesendcontrols.xlsx ├── outlookrssitemcontrols.xlsx ├── outlookshareitemcontrols.xlsx ├── outlooksmseditcontrols.xlsx ├── outlooksmsreadcontrols.xlsx ├── outlooktaskitemcontrols.xlsx ├── powerpointcontrols.xlsx ├── projectcontrols.xlsx ├── publishercontrols.xlsx ├── sharepointdesignercontrols.xlsx ├── visiocontrols.xlsx └── wordcontrols.xlsx ├── Office 2019 ├── accesscontrols.xlsx ├── excelcontrols.xlsx ├── onenotecontrols.xlsx ├── outlookaddritemcontrols.xlsx ├── outlookapptitemcontrols.xlsx ├── outlookdlstitemcontrols.xlsx ├── outlookexplorercontrols.xlsx ├── outlooklogitemcontrols.xlsx ├── outlookmailitemcontrols.xlsx ├── outlookmailreadcontrols.xlsx ├── outlookmmseditcontrols.xlsx ├── outlookmmsreadcontrols.xlsx ├── outlookpostitemcontrols.xlsx ├── outlookpostreadcontrols.xlsx ├── outlookreportitemcontrols.xlsx ├── outlookreqreadcontrols.xlsx ├── outlookreqsendcontrols.xlsx ├── outlookresenditemcontrols.xlsx ├── outlookrespcountercontrols.xlsx ├── outlookresponsereadcontrols.xlsx ├── outlookresponsesendcontrols.xlsx ├── outlookrssitemcontrols.xlsx ├── outlookshareitemcontrols.xlsx ├── outlooksmseditcontrols.xlsx ├── outlooksmsreadcontrols.xlsx ├── outlooktaskitemcontrols.xlsx ├── powerpointcontrols.xlsx ├── projectcontrols.xlsx ├── publishercontrols.xlsx ├── visiocontrols.xlsx └── wordcontrols.xlsx ├── README.md └── html-assets └── qat-namex.png /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/.gitignore -------------------------------------------------------------------------------- /CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/CONTRIBUTING.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/LICENSE -------------------------------------------------------------------------------- /Microsoft 365/Current Channel/accesscontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Current Channel/accesscontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Current Channel/excelcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Current Channel/excelcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Current Channel/onenotecontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Current Channel/onenotecontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Current Channel/outlookaddritemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Current Channel/outlookaddritemcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Current Channel/outlookapptitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Current Channel/outlookapptitemcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Current Channel/outlookdlstitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Current Channel/outlookdlstitemcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Current Channel/outlookexplorercontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Current Channel/outlookexplorercontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Current Channel/outlooklogitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Current Channel/outlooklogitemcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Current Channel/outlookmailitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Current Channel/outlookmailitemcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Current Channel/outlookmailreadcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Current Channel/outlookmailreadcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Current Channel/outlookmmseditcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Current Channel/outlookmmseditcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Current Channel/outlookmmsreadcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Current Channel/outlookmmsreadcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Current Channel/outlookpostitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Current Channel/outlookpostitemcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Current Channel/outlookpostreadcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Current Channel/outlookpostreadcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Current Channel/outlookreportitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Current Channel/outlookreportitemcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Current Channel/outlookreqreadcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Current Channel/outlookreqreadcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Current Channel/outlookreqsendcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Current Channel/outlookreqsendcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Current Channel/outlookresenditemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Current Channel/outlookresenditemcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Current Channel/outlookrespcountercontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Current Channel/outlookrespcountercontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Current Channel/outlookresponsereadcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Current Channel/outlookresponsereadcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Current Channel/outlookresponsesendcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Current Channel/outlookresponsesendcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Current Channel/outlookrssitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Current Channel/outlookrssitemcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Current Channel/outlookshareitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Current Channel/outlookshareitemcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Current Channel/outlooksmseditcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Current Channel/outlooksmseditcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Current Channel/outlooksmsreadcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Current Channel/outlooksmsreadcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Current Channel/outlooktaskitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Current Channel/outlooktaskitemcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Current Channel/powerpointcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Current Channel/powerpointcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Current Channel/projectcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Current Channel/projectcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Current Channel/publishercontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Current Channel/publishercontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Current Channel/visiocontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Current Channel/visiocontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Current Channel/wordcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Current Channel/wordcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Monthly Enterprise Channel/accesscontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Monthly Enterprise Channel/accesscontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Monthly Enterprise Channel/excelcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Monthly Enterprise Channel/excelcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Monthly Enterprise Channel/onenotecontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Monthly Enterprise Channel/onenotecontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Monthly Enterprise Channel/outlookaddritemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Monthly Enterprise Channel/outlookaddritemcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Monthly Enterprise Channel/outlookapptitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Monthly Enterprise Channel/outlookapptitemcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Monthly Enterprise Channel/outlookdlstitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Monthly Enterprise Channel/outlookdlstitemcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Monthly Enterprise Channel/outlookexplorercontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Monthly Enterprise Channel/outlookexplorercontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Monthly Enterprise Channel/outlooklogitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Monthly Enterprise Channel/outlooklogitemcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Monthly Enterprise Channel/outlookmailitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Monthly Enterprise Channel/outlookmailitemcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Monthly Enterprise Channel/outlookmailreadcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Monthly Enterprise Channel/outlookmailreadcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Monthly Enterprise Channel/outlookmmseditcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Monthly Enterprise Channel/outlookmmseditcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Monthly Enterprise Channel/outlookmmsreadcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Monthly Enterprise Channel/outlookmmsreadcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Monthly Enterprise Channel/outlookpostitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Monthly Enterprise Channel/outlookpostitemcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Monthly Enterprise Channel/outlookpostreadcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Monthly Enterprise Channel/outlookpostreadcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Monthly Enterprise Channel/outlookreportitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Monthly Enterprise Channel/outlookreportitemcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Monthly Enterprise Channel/outlookreqreadcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Monthly Enterprise Channel/outlookreqreadcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Monthly Enterprise Channel/outlookreqsendcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Monthly Enterprise Channel/outlookreqsendcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Monthly Enterprise Channel/outlookresenditemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Monthly Enterprise Channel/outlookresenditemcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Monthly Enterprise Channel/outlookrespcountercontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Monthly Enterprise Channel/outlookrespcountercontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Monthly Enterprise Channel/outlookresponsereadcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Monthly Enterprise Channel/outlookresponsereadcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Monthly Enterprise Channel/outlookresponsesendcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Monthly Enterprise Channel/outlookresponsesendcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Monthly Enterprise Channel/outlookrssitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Monthly Enterprise Channel/outlookrssitemcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Monthly Enterprise Channel/outlookshareitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Monthly Enterprise Channel/outlookshareitemcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Monthly Enterprise Channel/outlooksmseditcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Monthly Enterprise Channel/outlooksmseditcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Monthly Enterprise Channel/outlooksmsreadcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Monthly Enterprise Channel/outlooksmsreadcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Monthly Enterprise Channel/outlooktaskitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Monthly Enterprise Channel/outlooktaskitemcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Monthly Enterprise Channel/powerpointcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Monthly Enterprise Channel/powerpointcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Monthly Enterprise Channel/projectcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Monthly Enterprise Channel/projectcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Monthly Enterprise Channel/publishercontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Monthly Enterprise Channel/publishercontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Monthly Enterprise Channel/visiocontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Monthly Enterprise Channel/visiocontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Monthly Enterprise Channel/wordcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Monthly Enterprise Channel/wordcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Semi-Annual Enterprise Channel/accesscontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Semi-Annual Enterprise Channel/accesscontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Semi-Annual Enterprise Channel/excelcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Semi-Annual Enterprise Channel/excelcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Semi-Annual Enterprise Channel/onenotecontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Semi-Annual Enterprise Channel/onenotecontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Semi-Annual Enterprise Channel/outlookaddritemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Semi-Annual Enterprise Channel/outlookaddritemcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Semi-Annual Enterprise Channel/outlookapptitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Semi-Annual Enterprise Channel/outlookapptitemcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Semi-Annual Enterprise Channel/outlookdlstitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Semi-Annual Enterprise Channel/outlookdlstitemcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Semi-Annual Enterprise Channel/outlookexplorercontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Semi-Annual Enterprise Channel/outlookexplorercontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Semi-Annual Enterprise Channel/outlooklogitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Semi-Annual Enterprise Channel/outlooklogitemcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Semi-Annual Enterprise Channel/outlookmailitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Semi-Annual Enterprise Channel/outlookmailitemcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Semi-Annual Enterprise Channel/outlookmailreadcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Semi-Annual Enterprise Channel/outlookmailreadcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Semi-Annual Enterprise Channel/outlookmmseditcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Semi-Annual Enterprise Channel/outlookmmseditcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Semi-Annual Enterprise Channel/outlookmmsreadcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Semi-Annual Enterprise Channel/outlookmmsreadcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Semi-Annual Enterprise Channel/outlookpostitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Semi-Annual Enterprise Channel/outlookpostitemcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Semi-Annual Enterprise Channel/outlookpostreadcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Semi-Annual Enterprise Channel/outlookpostreadcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Semi-Annual Enterprise Channel/outlookreportitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Semi-Annual Enterprise Channel/outlookreportitemcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Semi-Annual Enterprise Channel/outlookreqreadcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Semi-Annual Enterprise Channel/outlookreqreadcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Semi-Annual Enterprise Channel/outlookreqsendcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Semi-Annual Enterprise Channel/outlookreqsendcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Semi-Annual Enterprise Channel/outlookresenditemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Semi-Annual Enterprise Channel/outlookresenditemcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Semi-Annual Enterprise Channel/outlookrespcountercontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Semi-Annual Enterprise Channel/outlookrespcountercontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Semi-Annual Enterprise Channel/outlookresponsereadcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Semi-Annual Enterprise Channel/outlookresponsereadcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Semi-Annual Enterprise Channel/outlookresponsesendcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Semi-Annual Enterprise Channel/outlookresponsesendcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Semi-Annual Enterprise Channel/outlookrssitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Semi-Annual Enterprise Channel/outlookrssitemcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Semi-Annual Enterprise Channel/outlookshareitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Semi-Annual Enterprise Channel/outlookshareitemcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Semi-Annual Enterprise Channel/outlooksmseditcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Semi-Annual Enterprise Channel/outlooksmseditcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Semi-Annual Enterprise Channel/outlooksmsreadcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Semi-Annual Enterprise Channel/outlooksmsreadcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Semi-Annual Enterprise Channel/outlooktaskitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Semi-Annual Enterprise Channel/outlooktaskitemcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Semi-Annual Enterprise Channel/powerpointcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Semi-Annual Enterprise Channel/powerpointcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Semi-Annual Enterprise Channel/projectcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Semi-Annual Enterprise Channel/projectcontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Semi-Annual Enterprise Channel/publishercontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Semi-Annual Enterprise Channel/publishercontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Semi-Annual Enterprise Channel/visiocontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Semi-Annual Enterprise Channel/visiocontrols.xlsx -------------------------------------------------------------------------------- /Microsoft 365/Semi-Annual Enterprise Channel/wordcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Microsoft 365/Semi-Annual Enterprise Channel/wordcontrols.xlsx -------------------------------------------------------------------------------- /Office 2013/accesscontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2013/accesscontrols.xlsx -------------------------------------------------------------------------------- /Office 2013/excelcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2013/excelcontrols.xlsx -------------------------------------------------------------------------------- /Office 2013/infopathdesignercontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2013/infopathdesignercontrols.xlsx -------------------------------------------------------------------------------- /Office 2013/infopatheditorcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2013/infopatheditorcontrols.xlsx -------------------------------------------------------------------------------- /Office 2013/onenotecontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2013/onenotecontrols.xlsx -------------------------------------------------------------------------------- /Office 2013/outlookaddritemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2013/outlookaddritemcontrols.xlsx -------------------------------------------------------------------------------- /Office 2013/outlookapptitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2013/outlookapptitemcontrols.xlsx -------------------------------------------------------------------------------- /Office 2013/outlookdlstitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2013/outlookdlstitemcontrols.xlsx -------------------------------------------------------------------------------- /Office 2013/outlookexplorercontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2013/outlookexplorercontrols.xlsx -------------------------------------------------------------------------------- /Office 2013/outlooklogitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2013/outlooklogitemcontrols.xlsx -------------------------------------------------------------------------------- /Office 2013/outlookmailitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2013/outlookmailitemcontrols.xlsx -------------------------------------------------------------------------------- /Office 2013/outlookmailreadcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2013/outlookmailreadcontrols.xlsx -------------------------------------------------------------------------------- /Office 2013/outlookmmseditcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2013/outlookmmseditcontrols.xlsx -------------------------------------------------------------------------------- /Office 2013/outlookmmsreadcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2013/outlookmmsreadcontrols.xlsx -------------------------------------------------------------------------------- /Office 2013/outlookpostitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2013/outlookpostitemcontrols.xlsx -------------------------------------------------------------------------------- /Office 2013/outlookpostreadcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2013/outlookpostreadcontrols.xlsx -------------------------------------------------------------------------------- /Office 2013/outlookreportitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2013/outlookreportitemcontrols.xlsx -------------------------------------------------------------------------------- /Office 2013/outlookreqreadcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2013/outlookreqreadcontrols.xlsx -------------------------------------------------------------------------------- /Office 2013/outlookreqsendcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2013/outlookreqsendcontrols.xlsx -------------------------------------------------------------------------------- /Office 2013/outlookresenditemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2013/outlookresenditemcontrols.xlsx -------------------------------------------------------------------------------- /Office 2013/outlookrespcountercontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2013/outlookrespcountercontrols.xlsx -------------------------------------------------------------------------------- /Office 2013/outlookresponsereadcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2013/outlookresponsereadcontrols.xlsx -------------------------------------------------------------------------------- /Office 2013/outlookresponsesendcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2013/outlookresponsesendcontrols.xlsx -------------------------------------------------------------------------------- /Office 2013/outlookrssitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2013/outlookrssitemcontrols.xlsx -------------------------------------------------------------------------------- /Office 2013/outlookshareitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2013/outlookshareitemcontrols.xlsx -------------------------------------------------------------------------------- /Office 2013/outlooksmseditcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2013/outlooksmseditcontrols.xlsx -------------------------------------------------------------------------------- /Office 2013/outlooksmsreadcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2013/outlooksmsreadcontrols.xlsx -------------------------------------------------------------------------------- /Office 2013/outlooktaskitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2013/outlooktaskitemcontrols.xlsx -------------------------------------------------------------------------------- /Office 2013/powerpointcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2013/powerpointcontrols.xlsx -------------------------------------------------------------------------------- /Office 2013/projectcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2013/projectcontrols.xlsx -------------------------------------------------------------------------------- /Office 2013/publishercontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2013/publishercontrols.xlsx -------------------------------------------------------------------------------- /Office 2013/sharepointdesignercontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2013/sharepointdesignercontrols.xlsx -------------------------------------------------------------------------------- /Office 2013/visiocontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2013/visiocontrols.xlsx -------------------------------------------------------------------------------- /Office 2013/wordcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2013/wordcontrols.xlsx -------------------------------------------------------------------------------- /Office 2016/accesscontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2016/accesscontrols.xlsx -------------------------------------------------------------------------------- /Office 2016/excelcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2016/excelcontrols.xlsx -------------------------------------------------------------------------------- /Office 2016/onenotecontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2016/onenotecontrols.xlsx -------------------------------------------------------------------------------- /Office 2016/outlookaddritemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2016/outlookaddritemcontrols.xlsx -------------------------------------------------------------------------------- /Office 2016/outlookapptitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2016/outlookapptitemcontrols.xlsx -------------------------------------------------------------------------------- /Office 2016/outlookdlstitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2016/outlookdlstitemcontrols.xlsx -------------------------------------------------------------------------------- /Office 2016/outlookexplorercontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2016/outlookexplorercontrols.xlsx -------------------------------------------------------------------------------- /Office 2016/outlooklogitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2016/outlooklogitemcontrols.xlsx -------------------------------------------------------------------------------- /Office 2016/outlookmailitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2016/outlookmailitemcontrols.xlsx -------------------------------------------------------------------------------- /Office 2016/outlookmailreadcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2016/outlookmailreadcontrols.xlsx -------------------------------------------------------------------------------- /Office 2016/outlookmmseditcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2016/outlookmmseditcontrols.xlsx -------------------------------------------------------------------------------- /Office 2016/outlookmmsreadcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2016/outlookmmsreadcontrols.xlsx -------------------------------------------------------------------------------- /Office 2016/outlookpostitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2016/outlookpostitemcontrols.xlsx -------------------------------------------------------------------------------- /Office 2016/outlookpostreadcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2016/outlookpostreadcontrols.xlsx -------------------------------------------------------------------------------- /Office 2016/outlookreportitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2016/outlookreportitemcontrols.xlsx -------------------------------------------------------------------------------- /Office 2016/outlookreqreadcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2016/outlookreqreadcontrols.xlsx -------------------------------------------------------------------------------- /Office 2016/outlookreqsendcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2016/outlookreqsendcontrols.xlsx -------------------------------------------------------------------------------- /Office 2016/outlookresenditemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2016/outlookresenditemcontrols.xlsx -------------------------------------------------------------------------------- /Office 2016/outlookrespcountercontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2016/outlookrespcountercontrols.xlsx -------------------------------------------------------------------------------- /Office 2016/outlookresponsereadcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2016/outlookresponsereadcontrols.xlsx -------------------------------------------------------------------------------- /Office 2016/outlookresponsesendcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2016/outlookresponsesendcontrols.xlsx -------------------------------------------------------------------------------- /Office 2016/outlookrssitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2016/outlookrssitemcontrols.xlsx -------------------------------------------------------------------------------- /Office 2016/outlookshareitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2016/outlookshareitemcontrols.xlsx -------------------------------------------------------------------------------- /Office 2016/outlooksmseditcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2016/outlooksmseditcontrols.xlsx -------------------------------------------------------------------------------- /Office 2016/outlooksmsreadcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2016/outlooksmsreadcontrols.xlsx -------------------------------------------------------------------------------- /Office 2016/outlooktaskitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2016/outlooktaskitemcontrols.xlsx -------------------------------------------------------------------------------- /Office 2016/powerpointcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2016/powerpointcontrols.xlsx -------------------------------------------------------------------------------- /Office 2016/projectcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2016/projectcontrols.xlsx -------------------------------------------------------------------------------- /Office 2016/publishercontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2016/publishercontrols.xlsx -------------------------------------------------------------------------------- /Office 2016/sharepointdesignercontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2016/sharepointdesignercontrols.xlsx -------------------------------------------------------------------------------- /Office 2016/visiocontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2016/visiocontrols.xlsx -------------------------------------------------------------------------------- /Office 2016/wordcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2016/wordcontrols.xlsx -------------------------------------------------------------------------------- /Office 2019/accesscontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2019/accesscontrols.xlsx -------------------------------------------------------------------------------- /Office 2019/excelcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2019/excelcontrols.xlsx -------------------------------------------------------------------------------- /Office 2019/onenotecontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2019/onenotecontrols.xlsx -------------------------------------------------------------------------------- /Office 2019/outlookaddritemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2019/outlookaddritemcontrols.xlsx -------------------------------------------------------------------------------- /Office 2019/outlookapptitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2019/outlookapptitemcontrols.xlsx -------------------------------------------------------------------------------- /Office 2019/outlookdlstitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2019/outlookdlstitemcontrols.xlsx -------------------------------------------------------------------------------- /Office 2019/outlookexplorercontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2019/outlookexplorercontrols.xlsx -------------------------------------------------------------------------------- /Office 2019/outlooklogitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2019/outlooklogitemcontrols.xlsx -------------------------------------------------------------------------------- /Office 2019/outlookmailitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2019/outlookmailitemcontrols.xlsx -------------------------------------------------------------------------------- /Office 2019/outlookmailreadcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2019/outlookmailreadcontrols.xlsx -------------------------------------------------------------------------------- /Office 2019/outlookmmseditcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2019/outlookmmseditcontrols.xlsx -------------------------------------------------------------------------------- /Office 2019/outlookmmsreadcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2019/outlookmmsreadcontrols.xlsx -------------------------------------------------------------------------------- /Office 2019/outlookpostitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2019/outlookpostitemcontrols.xlsx -------------------------------------------------------------------------------- /Office 2019/outlookpostreadcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2019/outlookpostreadcontrols.xlsx -------------------------------------------------------------------------------- /Office 2019/outlookreportitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2019/outlookreportitemcontrols.xlsx -------------------------------------------------------------------------------- /Office 2019/outlookreqreadcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2019/outlookreqreadcontrols.xlsx -------------------------------------------------------------------------------- /Office 2019/outlookreqsendcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2019/outlookreqsendcontrols.xlsx -------------------------------------------------------------------------------- /Office 2019/outlookresenditemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2019/outlookresenditemcontrols.xlsx -------------------------------------------------------------------------------- /Office 2019/outlookrespcountercontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2019/outlookrespcountercontrols.xlsx -------------------------------------------------------------------------------- /Office 2019/outlookresponsereadcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2019/outlookresponsereadcontrols.xlsx -------------------------------------------------------------------------------- /Office 2019/outlookresponsesendcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2019/outlookresponsesendcontrols.xlsx -------------------------------------------------------------------------------- /Office 2019/outlookrssitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2019/outlookrssitemcontrols.xlsx -------------------------------------------------------------------------------- /Office 2019/outlookshareitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2019/outlookshareitemcontrols.xlsx -------------------------------------------------------------------------------- /Office 2019/outlooksmseditcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2019/outlooksmseditcontrols.xlsx -------------------------------------------------------------------------------- /Office 2019/outlooksmsreadcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2019/outlooksmsreadcontrols.xlsx -------------------------------------------------------------------------------- /Office 2019/outlooktaskitemcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2019/outlooktaskitemcontrols.xlsx -------------------------------------------------------------------------------- /Office 2019/powerpointcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2019/powerpointcontrols.xlsx -------------------------------------------------------------------------------- /Office 2019/projectcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2019/projectcontrols.xlsx -------------------------------------------------------------------------------- /Office 2019/publishercontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2019/publishercontrols.xlsx -------------------------------------------------------------------------------- /Office 2019/visiocontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2019/visiocontrols.xlsx -------------------------------------------------------------------------------- /Office 2019/wordcontrols.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/Office 2019/wordcontrols.xlsx -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/README.md -------------------------------------------------------------------------------- /html-assets/qat-namex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficeDev/office-fluent-ui-command-identifiers/HEAD/html-assets/qat-namex.png --------------------------------------------------------------------------------