<?xml version="1.0" encoding="UTF-8" ?>
<OfficeApp xmlns="http://schemas.microsoft.com/office/appforoffice/1.1" 
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
  xmlns:bt="http://schemas.microsoft.com/office/officeappbasictypes/1.0" 
  xsi:type="MailApp">
  <Id>181b6f85-5981-4e70-a168-b9fd67a99bbf</Id>
  <Version>1.0.0.1</Version>
  <ProviderName>Microsoft Personnel</ProviderName>
  <DefaultLocale>en-US</DefaultLocale>
  <DisplayName DefaultValue="Group Check" />
  <Description DefaultValue="Check email and meeting recipients' group membership"/>
  <IconUrl DefaultValue="https://outlook.prod.personnel.microsoft.com/images/icon-64.png" />
  <HighResolutionIconUrl DefaultValue="https://outlook.prod.personnel.microsoft.com/images/icon-128.png" />
  <SupportUrl DefaultValue="https://personnel.microsoft.com"/>
  <Hosts>
    <Host Name="Mailbox" />
  </Hosts>
  <Requirements>
    <Sets>
      <Set Name="MailBox" MinVersion="1.1" />
    </Sets>
  </Requirements>
  <FormSettings>
    <Form xsi:type="ItemEdit">
      <DesktopSettings>
        <SourceLocation DefaultValue="https://outlook.prod.personnel.microsoft.com/index.html?manifestHash=0ivZE3NXKmHpGc9BQVqh2KyOwpk8Ywi80H4jhs/d4Kw="/>
      </DesktopSettings>
    </Form>
  </FormSettings>
  <Permissions>ReadWriteItem</Permissions>
  <Rule xsi:type="RuleCollection" Mode="Or">
    <Rule xsi:type="ItemIs" ItemType="Message" FormType="Edit" />
    <Rule xsi:type="ItemIs" ItemType="Appointment" FormType="Edit" />
  </Rule>
  <DisableEntityHighlighting>false</DisableEntityHighlighting>
  <VersionOverrides xmlns="http://schemas.microsoft.com/office/mailappversionoverrides" xsi:type="VersionOverridesV1_0">
    <VersionOverrides xmlns="http://schemas.microsoft.com/office/mailappversionoverrides/1.1" xsi:type="VersionOverridesV1_1">
      <!-- <Requirements>
        <bt:Sets DefaultMinVersion="1.8">
          <bt:Set Name="Mailbox" MinVersion="1.8" />
        </bt:Sets>
      </Requirements> -->
      <Hosts>
        <Host xsi:type="MailHost">
          <DesktopFormFactor>
            <!-- <FunctionFile resid="functionFile" /> -->
            <ExtensionPoint xsi:type="MessageComposeCommandSurface">
              <OfficeTab id="TabHome">
                <Group id="CommandsGroup">
                  <Label resid="CommandsGroup.Label" />
                  <Control xsi:type="Button" id="TaskpaneButton">
                    <Label resid="TaskpaneButton.Label" />
                    <Supertip>
                      <Title resid="TaskpaneButton.Label" />
                      <Description resid="TaskpaneButton.Tooltip" />
                    </Supertip>
                    <Icon>
                      <bt:Image size="16" resid="logo-16" />
                      <bt:Image size="32" resid="logo-32" />
                      <bt:Image size="80" resid="logo-80" />
                    </Icon>
                    <Action xsi:type="ShowTaskpane">
                      <SourceLocation resid="Taskpane.Url" />
                      <!-- <SupportsPinning>true</SupportsPinning> -->
                    </Action>
                  </Control>
                </Group>
              </OfficeTab>
            </ExtensionPoint>
            <ExtensionPoint xsi:type="AppointmentOrganizerCommandSurface">
              <OfficeTab id="TabHome2">
                <Group id="CommandsGroup2">
                  <Label resid="CommandsGroup.Label" />
                  <Control xsi:type="Button" id="TaskpaneButton2">
                    <Label resid="TaskpaneButton.Label" />
                    <Supertip>
                      <Title resid="TaskpaneButton.Label" />
                      <Description resid="TaskpaneButton.Tooltip" />
                    </Supertip>
                    <Icon>
                      <bt:Image size="16" resid="logo-16" />
                      <bt:Image size="32" resid="logo-32" />
                      <bt:Image size="80" resid="logo-80" />
                    </Icon>
                    <Action xsi:type="ShowTaskpane">
                      <SourceLocation resid="Taskpane.Url" />
                      <!-- <SupportsPinning>true</SupportsPinning> -->
                    </Action>
                  </Control>
                </Group>
              </OfficeTab>
            </ExtensionPoint>
          </DesktopFormFactor>
        </Host>
      </Hosts>
      <Resources>
        <bt:Images>
          <bt:Image id="logo-16" DefaultValue="https://outlook.prod.personnel.microsoft.com/images/icon-16.png" />
          <bt:Image id="logo-20" DefaultValue="https://outlook.prod.personnel.microsoft.com/images/icon-20.png" />
          <bt:Image id="logo-24" DefaultValue="https://outlook.prod.personnel.microsoft.com/images/icon-24.png" />
          <bt:Image id="logo-32" DefaultValue="https://outlook.prod.personnel.microsoft.com/images/icon-32.png" />
          <bt:Image id="logo-40" DefaultValue="https://outlook.prod.personnel.microsoft.com/images/icon-40.png" />
          <bt:Image id="logo-48" DefaultValue="https://outlook.prod.personnel.microsoft.com/images/icon-48.png" />
          <bt:Image id="logo-64" DefaultValue="https://outlook.prod.personnel.microsoft.com/images/icon-64.png" />
          <bt:Image id="logo-80" DefaultValue="https://outlook.prod.personnel.microsoft.com/images/icon-80.png" />
        </bt:Images>
        <bt:Urls>
          <bt:Url id="Taskpane.Url" DefaultValue="https://outlook.prod.personnel.microsoft.com/index.html?manifestHash=0ivZE3NXKmHpGc9BQVqh2KyOwpk8Ywi80H4jhs/d4Kw=" />
        </bt:Urls>
        <bt:ShortStrings>
          <bt:String id="CommandsGroup.Label" DefaultValue="Personnel" />
          <bt:String id="TaskpaneButton.Label" DefaultValue="Group Check" />
        </bt:ShortStrings>
        <bt:LongStrings>
          <bt:String id="TaskpaneButton.Tooltip" DefaultValue="Check email and meeting recipients' group membership" />
        </bt:LongStrings>
      </Resources>
      <WebApplicationInfo>
        <Id>e8816911-dfcc-4473-a05f-aab1376c5103</Id>
        <Resource>api://outlook.prod.personnel.microsoft.com/e8816911-dfcc-4473-a05f-aab1376c5103</Resource>
        <Scopes>
          <Scope>offline_access</Scope>
          <Scope>https://graph.microsoft.com/openid</Scope>
          <Scope>https://graph.microsoft.com/email</Scope>
          <Scope>https://graph.microsoft.com/profile</Scope>
          <Scope>https://graph.microsoft.com/User.Read</Scope>
          <Scope>https://graph.microsoft.com/User.ReadBasic.All</Scope>
        </Scopes>
      </WebApplicationInfo>
    </VersionOverrides>
  </VersionOverrides>
</OfficeApp>