where is the net/local location of the template from outlook add-in "my templates" ?

ALGOURDIN Erwan 1 Reputation point
2022-10-18T10:30:01.253+00:00

Hy everybody,

i want to deploy some email templates with the outlook add-in my templates, but i dont found the location of those templates.

if someone can help me.

thank you for reading

Microsoft 365 and Office | Development | Other
Outlook | Windows | Classic Outlook for Windows | For business
Microsoft 365 and Office | Install, redeem, activate | For business | Windows
0 comments No comments
{count} votes

4 answers

Sort by: Most helpful
  1. Faery Fu-MSFT 19,751 Reputation points Moderator
    2022-10-19T01:44:19.23+00:00

    Hi @ALGOURDIN Erwan ,

    Welcome to our forum!
    Are you referring to the add-in in my image below?
    251716-addin.png
    According to my search, your templates are stored within your mailbox, so they are also available to you when you are using another computer or Outlook on the Web.
    See: My Templates Office Web-Add-in (Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.)
    Hope that may help you.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  2. ALGOURDIN Erwan 1 Reputation point
    2022-10-19T07:08:18.79+00:00

    Hi FaeryFu-MSFT

    thank you for your response, is there a way to know where are they located in the mailbox(with some powershell cmdlt) to deploy a new one ?

    cordialy

    0 comments No comments

  3. Faery Fu-MSFT 19,751 Reputation points Moderator
    2022-10-20T09:36:55.837+00:00

    Hi @Wayne Daren ,

    is there a way to know where are they located in the mailbox(with some powershell cmdlt) to deploy a new one ?

    Based on my search, there isn't an official documentation for its exact save location.

    Do you want to deploy template for multiple users? As I know, it will only be applied to the current user and will not be synced to other email users.
    If you need is a simple plain text template, the .oft template fully satisfy it, and I would suggest you to create a shared path(for example shared path in Windows) for all the device of your organization and then you could put your .oft template into the shared path so that each user could access the same template and use it.

    Please try to create a email template via the steps in this article: Create an email message template.

    Hope these could help.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  4. ALGOURDIN Erwan 1 Reputation point
    2022-10-20T09:52:40.07+00:00

    Hello,

    unfortunately the solution you propose is more restrictive for our users, the addins "My templates" met my expectations perfectly. Which support can I contact to use this addins as the way i want ?

    Thank you for your time


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.