Group:  Microsoft Outlook ยป microsoft.public.outlook.program_addins
Thread: Creating mail item with predefined default layout of user

Geek News

Creating mail item with predefined default layout of user
tsahling[ at ]hausmannwynen.de 9/6/2006 10:51:37 AM
Hello there!

Is it possible to create a mail with the predefined default layout of
the logged user? Or load it into the mail after creating it? I only see
the CreateItemFromTemplate() method which needs a file.

Maybe per RDO of Redemption?

Thanks!

Re: Creating mail item with predefined default layout of user
"Sue Mosher [MVP-Outlook]" <suemvp[ at ]outlookcode.com> 9/6/2006 11:59:42 AM
What do you mean by "layout of the logged in user"?

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

<tsahling[ at ]hausmannwynen.de> wrote in message news:1157539897.783297.36380[ at ]p79g2000cwp.googlegroups.com...
[Quoted Text]
> Hello there!
>
> Is it possible to create a mail with the predefined default layout of
> the logged user? Or load it into the mail after creating it? I only see
> the CreateItemFromTemplate() method which needs a file.
>
> Maybe per RDO of Redemption?
>
> Thanks!
>
Re: Creating mail item with predefined default layout of user
tsahling[ at ]hausmannwynen.de 9/6/2006 12:18:12 PM
Sue Mosher [MVP-Outlook] schrieb:

[Quoted Text]
> What do you mean by "layout of the logged in user"?

In the german version of Outlook it's called "Standardbriefpapier". I
don't know the english term.

Re: Creating mail item with predefined default layout of user
"Sue Mosher [MVP-Outlook]" <suemvp[ at ]outlookcode.com> 9/6/2006 12:49:13 PM
Perhaps "stationery"? See http://blogs.officezealot.com/legault/archive/2005/07/21/7581.aspx

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

<tsahling[ at ]hausmannwynen.de> wrote in message news:1157545091.912905.260150[ at ]i3g2000cwc.googlegroups.com...
[Quoted Text]
>
>
> Is it possible to create a mail with the predefined default layout of
> the logged user? Or load it into the mail after creating it? I only see
> the CreateItemFromTemplate() method which needs a file.
>
> In the german version of Outlook it's called "Standardbriefpapier". I
> don't know the english term.
>
> Maybe per RDO of Redemption?
Re: Creating mail item with predefined default layout of user
tsahling[ at ]hausmannwynen.de 9/6/2006 1:45:48 PM
[Quoted Text]
> Perhaps "stationery"?

Yes, stationary!

Since the scripts on that site only load the stationaries as files I
guess there's no simple way to load a stationary into a mail item by
using OOM or Redemption RDO?

Re: Creating mail item with predefined default layout of user
"Sue Mosher [MVP-Outlook]" <suemvp[ at ]outlookcode.com> 9/6/2006 2:05:03 PM
Only by getting the HTML content of the file and using that to build HTMLBody.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

<tsahling[ at ]hausmannwynen.de> wrote in message news:1157550348.505371.298490[ at ]b28g2000cwb.googlegroups.com...
[Quoted Text]
>> Perhaps "stationery"?
>
> Yes, stationary!
>
> Since the scripts on that site only load the stationaries as files I
> guess there's no simple way to load a stationary into a mail item by
> using OOM or Redemption RDO?
>
Re: Creating mail item with predefined default layout of user
tsahling[ at ]hausmannwynen.de 9/6/2006 4:32:28 PM
[Quoted Text]
> Only by getting the HTML content of the file and using that to build HTMLBody.

Okay, than it's easier to create the mail item by a template and the
user has to config the template he wants to use within our software.

Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net