diff --git a/outllook_pal_tools/outllook_pal_toolsManifest/outllook_pal_tools.xml b/outllook_pal_tools/outllook_pal_toolsManifest/outllook_pal_tools.xml
index 26a63e2..8304efa 100644
--- a/outllook_pal_tools/outllook_pal_toolsManifest/outllook_pal_tools.xml
+++ b/outllook_pal_tools/outllook_pal_toolsManifest/outllook_pal_tools.xml
@@ -13,13 +13,13 @@
7badd9f2-c760-4498-acbf-059760660dd9
- 1.0.0.9
- [Nome provider]
+ 1.0.0.17
+ PAL s.r.l.
it-IT
-
-
-
+
+
+
@@ -64,46 +64,45 @@
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
-
-
-
-
-
-
-
-
+
+
+
+
diff --git a/outllook_pal_toolsWeb/Images/Flag_En_Icon16.png b/outllook_pal_toolsWeb/Images/Flag_En_Icon16.png
new file mode 100644
index 0000000..dc36fc4
Binary files /dev/null and b/outllook_pal_toolsWeb/Images/Flag_En_Icon16.png differ
diff --git a/outllook_pal_toolsWeb/Images/Flag_En_Icon32.png b/outllook_pal_toolsWeb/Images/Flag_En_Icon32.png
new file mode 100644
index 0000000..97f37d3
Binary files /dev/null and b/outllook_pal_toolsWeb/Images/Flag_En_Icon32.png differ
diff --git a/outllook_pal_toolsWeb/Images/Flag_En_Icon64.png b/outllook_pal_toolsWeb/Images/Flag_En_Icon64.png
new file mode 100644
index 0000000..8074539
Binary files /dev/null and b/outllook_pal_toolsWeb/Images/Flag_En_Icon64.png differ
diff --git a/outllook_pal_toolsWeb/Images/Flag_En_Icon80.png b/outllook_pal_toolsWeb/Images/Flag_En_Icon80.png
new file mode 100644
index 0000000..374ee19
Binary files /dev/null and b/outllook_pal_toolsWeb/Images/Flag_En_Icon80.png differ
diff --git a/outllook_pal_toolsWeb/Images/Flag_It_Icon16.png b/outllook_pal_toolsWeb/Images/Flag_It_Icon16.png
new file mode 100644
index 0000000..b606ba0
Binary files /dev/null and b/outllook_pal_toolsWeb/Images/Flag_It_Icon16.png differ
diff --git a/outllook_pal_toolsWeb/Images/Flag_It_Icon32.png b/outllook_pal_toolsWeb/Images/Flag_It_Icon32.png
new file mode 100644
index 0000000..1773f2f
Binary files /dev/null and b/outllook_pal_toolsWeb/Images/Flag_It_Icon32.png differ
diff --git a/outllook_pal_toolsWeb/Images/Flag_It_Icon64.png b/outllook_pal_toolsWeb/Images/Flag_It_Icon64.png
new file mode 100644
index 0000000..d845930
Binary files /dev/null and b/outllook_pal_toolsWeb/Images/Flag_It_Icon64.png differ
diff --git a/outllook_pal_toolsWeb/Images/Flag_It_Icon80.png b/outllook_pal_toolsWeb/Images/Flag_It_Icon80.png
new file mode 100644
index 0000000..2aabb07
Binary files /dev/null and b/outllook_pal_toolsWeb/Images/Flag_It_Icon80.png differ
diff --git a/outllook_pal_toolsWeb/Images/Icon16.png b/outllook_pal_toolsWeb/Images/Icon16.png
index dd7f2a5..9a9512d 100644
Binary files a/outllook_pal_toolsWeb/Images/Icon16.png and b/outllook_pal_toolsWeb/Images/Icon16.png differ
diff --git a/outllook_pal_toolsWeb/Images/Icon32.png b/outllook_pal_toolsWeb/Images/Icon32.png
index e2efdb8..a38f851 100644
Binary files a/outllook_pal_toolsWeb/Images/Icon32.png and b/outllook_pal_toolsWeb/Images/Icon32.png differ
diff --git a/outllook_pal_toolsWeb/Images/Icon64.png b/outllook_pal_toolsWeb/Images/Icon64.png
index f8738c8..36e1c87 100644
Binary files a/outllook_pal_toolsWeb/Images/Icon64.png and b/outllook_pal_toolsWeb/Images/Icon64.png differ
diff --git a/outllook_pal_toolsWeb/Images/Icon80.png b/outllook_pal_toolsWeb/Images/Icon80.png
index 2e6c854..ae2a85c 100644
Binary files a/outllook_pal_toolsWeb/Images/Icon80.png and b/outllook_pal_toolsWeb/Images/Icon80.png differ
diff --git a/outllook_pal_toolsWeb/commands.js b/outllook_pal_toolsWeb/commands.js
index 3622456..cf5738d 100644
--- a/outllook_pal_toolsWeb/commands.js
+++ b/outllook_pal_toolsWeb/commands.js
@@ -5,34 +5,35 @@
/* global global, Office, self, window, Word */
-Office.onReady(() => {
+Office.onReady((data) => {
// If needed, Office.js is ready to be called
});
-async function writeInviteIta(event) {
- Office.context.mailbox.item.body.setAsync(
- "Google ITA",
- {
- coercionType: "html", // Write text as HTML
- },
+async function writeInviteIta(event) {
+
+ Office.context.mailbox.item.body.prependAsync(
+ "Registrati come visitatore per agevolare il tuo ingresso in PAL s.r.l.
",
+ {
+ coercionType: "html",
+ },
- // Callback method to check that setAsync succeeded
- function (asyncResult) {
- if (asyncResult.status ==
- Office.AsyncResultStatus.Failed) {
- write(asyncResult.error.message);
- }
+ // Callback method to check that setAsync succeeded
+ function (asyncResult) {
+ if (asyncResult.status ==
+ Office.AsyncResultStatus.Failed) {
+ write(asyncResult.error.message);
}
+ }
);
event.completed();
}
async function writeInviteEng(event) {
- Office.context.mailbox.item.body.setAsync(
- "Google Eng",
+ Office.context.mailbox.item.body.prependAsync(
+ "Register as a visitor to facilitate your entry into PAL s.r.l.
",
{
- coercionType: "html", // Write text as HTML
+ coercionType: "html",
},
// Callback method to check that setAsync succeeded
diff --git a/outllook_pal_toolsWeb/outllook_pal_toolsWeb.csproj b/outllook_pal_toolsWeb/outllook_pal_toolsWeb.csproj
index 22eab11..262875e 100644
--- a/outllook_pal_toolsWeb/outllook_pal_toolsWeb.csproj
+++ b/outllook_pal_toolsWeb/outllook_pal_toolsWeb.csproj
@@ -111,6 +111,14 @@
+
+
+
+
+
+
+
+