<?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>7e17bfe9-a4ab-41f8-bf40-b2fd685427ce</Id>
<Version>1.0.0.17</Version>
<ProviderName>Dr.DOC GmbH</ProviderName>
<DefaultLocale>en-US</DefaultLocale>
<DisplayName DefaultValue="Dr.DOC E-Mail Archivierung" />
<Description DefaultValue="Archiviert die aktuelle E-Mail als EML über eine REST-API." />
<IconUrl DefaultValue="https://drdoc.com/system/img/logo-bg-light-quad-64.png" />
<HighResolutionIconUrl DefaultValue="https://drdoc.com/system/img/logo-bg-light-quad-128.png" />
<SupportUrl DefaultValue="https://drdoc.com" />
<AppDomains>
<AppDomain>https://drdoc.com</AppDomain>
</AppDomains>
<Hosts>
<Host Name="Mailbox"/>
</Hosts>
<Requirements>
<Sets DefaultMinVersion="1.1">
<Set Name="Mailbox" />
</Sets>
</Requirements>
<FormSettings>
<Form xsi:type="ItemRead">
<DesktopSettings>
<SourceLocation DefaultValue="https://drdoc.com/node/system/outlook/taskpane" />
<RequestedHeight>350</RequestedHeight>
</DesktopSettings>
</Form>
<Form xsi:type="ItemEdit">
<DesktopSettings>
<SourceLocation DefaultValue="https://drdoc.com/node/system/outlook/taskpane" />
</DesktopSettings>
</Form>
</FormSettings>
<Permissions>ReadWriteMailbox</Permissions>
<Rule xsi:type="RuleCollection" Mode="Or">
<Rule xsi:type="ItemIs" ItemType="Message" FormType="Read" />
<Rule xsi:type="ItemIs" ItemType="Appointment" FormType="Read"/>
<Rule xsi:type="ItemIs" ItemType="Message" 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.3">
<bt:Set Name="Mailbox" />
</bt:Sets>
</Requirements>
<Hosts>
<Host xsi:type="MailHost">
<DesktopFormFactor>
<FunctionFile resid="Commands.Url" />
<ExtensionPoint xsi:type="MessageReadCommandSurface">
<OfficeTab id="TabDefault">
<Group id="DrDocReadGroup">
<Label resid="Group.Label" />
<Control xsi:type="Button" id="ArchiveReadButton">
<Label resid="Button.Label" />
<Supertip>
<Title resid="Button.Label" />
<Description resid="Button.Tooltip" />
</Supertip>
<Icon>
<bt:Image size="16" resid="Icon.16x16" />
<bt:Image size="32" resid="Icon.32x32" />
<bt:Image size="80" resid="Icon.80x80" />
</Icon>
<Action xsi:type="ShowTaskpane">
<SourceLocation resid="Taskpane.Url" />
</Action>
</Control>
</Group>
</OfficeTab>
</ExtensionPoint>
<ExtensionPoint xsi:type="MessageComposeCommandSurface">
<OfficeTab id="TabDefault">
<Group id="DrDocComposeGroup">
<Label resid="Group.Label" />
<Control xsi:type="Button" id="ArchiveComposeButton">
<Label resid="Button.Label" />
<Supertip>
<Title resid="Button.Label" />
<Description resid="Button.Tooltip" />
</Supertip>
<Icon>
<bt:Image size="16" resid="Icon.16x16" />
<bt:Image size="32" resid="Icon.32x32" />
<bt:Image size="80" resid="Icon.80x80" />
</Icon>
<Action xsi:type="ShowTaskpane">
<SourceLocation resid="Taskpane.Url" />
</Action>
</Control>
</Group>
</OfficeTab>
</ExtensionPoint>
</DesktopFormFactor>
</Host>
</Hosts>
<Resources>
<bt:Images>
<bt:Image id="Icon.16x16" DefaultValue="https://drdoc.com/system/img/logo-bg-light-quad-16.png" />
<bt:Image id="Icon.32x32" DefaultValue="https://drdoc.com/system/img/logo-bg-light-quad-32.png" />
<bt:Image id="Icon.80x80" DefaultValue="https://drdoc.com/system/img/logo-bg-light-quad-80.png" />
<bt:Image id="Icon.128x128" DefaultValue="https://drdoc.com/system/img/logo-bg-light-quad-128.png" />
</bt:Images>
<bt:Urls>
<bt:Url id="Commands.Url" DefaultValue="https://drdoc.com/system/outlook/commands.html" />
<bt:Url id="Taskpane.Url" DefaultValue="https://drdoc.com/node/system/outlook/taskpane" />
</bt:Urls>
<bt:ShortStrings>
<bt:String id="Group.Label" DefaultValue="Archivierung" />
<bt:String id="Button.Label" DefaultValue="E-Mail archivieren" />
</bt:ShortStrings>
<bt:LongStrings>
<bt:String id="Button.Tooltip" DefaultValue="Überträgt die E-Mail im EML-Format in das Dr.DOC Archiv." />
</bt:LongStrings>
</Resources>
<WebApplicationInfo>
<Id>ed7294b0-38c4-4641-8392-5b9f58c99c16</Id>
<Resource>api://drdoc.com/ed7294b0-38c4-4641-8392-5b9f58c99c16</Resource>
<Scopes>
<Scope>openid</Scope>
<Scope>profile</Scope>
<Scope>User.Read</Scope>
<Scope>Mail.Read</Scope>
</Scopes>
</WebApplicationInfo>
</VersionOverrides>
</VersionOverrides>
</OfficeApp>
