Attach addin to outlook 2007 editor

  • Thread starter Kristian de Lichtenberg
  • Start date
Status
Not open for further replies.
K

Kristian de Lichtenberg

In old outlook I could attach and sinkevents on the outlook editor as this

was word.

In outlook 2007, its not "word" but a "wordbased" editor. Can anybody tell

me how to make an addin that loads when the editor gets started?
 
K

Ken Slovak - [MVP - Outlook]

From an Outlook addin's point of view there's no difference at all. If you

were using a Word addin previously that won't work, but there should be no

change needed for an Outlook addin.

"Kristian de Lichtenberg" <KristiandeLichtenberg
wrote in message news:F5A32681-AF92-447D-9515-85E8967D0A5B@microsoft.com...
> In old outlook I could attach and sinkevents on the outlook editor as this
> was word.

> In outlook 2007, its not "word" but a "wordbased" editor. Can anybody tell
> me how to make an addin that loads when the editor gets started?
 
K

Kristian de Lichtenberg

Hi Ken,

Thank you for the quick answer. Not what I hoped, but then I know what not

to try.

So, .... being a bit lazy. is there an example of an outlook addin in c++,

working in the editor? What i need is somewhat simple, just to get the line

of text on the current line.
wrote:


> From an Outlook addin's point of view there's no difference at all. If you
> were using a Word addin previously that won't work, but there should be no
> change needed for an Outlook addin.

> >

>

> "Kristian de Lichtenberg" <KristiandeLichtenberg
> wrote in message news:F5A32681-AF92-447D-9515-85E8967D0A5B@microsoft.com...
> > In old outlook I could attach and sinkevents on the outlook editor as this
> > was word.
> > In outlook 2007, its not "word" but a "wordbased" editor. Can anybody tell
> > me how to make an addin that loads when the editor gets started?


>
 
K

Ken Slovak - [MVP - Outlook]

I have no idea what's available as sample for C++ addins for Outlook. I know

there are some at www.outlookcode.com, you can take a look there and see

what's in them.

"Kristian de Lichtenberg" <KristiandeLichtenberg
wrote in message news:6EC1748C-0766-4E85-B3C1-6E380811601F@microsoft.com...
> Hi Ken,

> Thank you for the quick answer. Not what I hoped, but then I know what not
> to try.

> So, .... being a bit lazy. is there an example of an outlook addin in c++,
> working in the editor? What i need is somewhat simple, just to get the
> line
> of text on the current line.
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
V Pin a document to the "Attach file" Recent Documents list Using Outlook 0
B disappearing original when attach to email Using Outlook 1
I Outlook 365 - import/attach PST file that used POP3 Using Outlook.com accounts in Outlook 0
Z VBA to convert email to task, insert text of email in task notes, and attach copy of original email Outlook VBA and Custom Forms 4
A Order of Recent Items in Attach File List Using Outlook 5
M Same file "stuck" on top of file list in "Attach File" drop down Using Outlook 4
T Attach Current File to a new Email Using Outlook 0
P Macro to attach a file in a shared Outlook draft folder Outlook VBA and Custom Forms 2
M Macro to attach last 2 items downloaded Outlook VBA and Custom Forms 5
T Outlook 2016 mp3 attach "this file cannot be preview because there is no previewer installed for it" Using Outlook 1
Diane Poremsky Use a Macro to Attach Files to New Messages Using Outlook 0
C Outlook Custom Contact Form Attach Files in new notes fields Outlook VBA and Custom Forms 3
B Outlook will not attach using Send To Feature Using Outlook 0
J Attach file and send email Using Outlook 10
C Business Con Mgr - E-mail blast, to have a 'CC' as well as attach a document.. Exchange Server Administration 0
L Can't attach files in Outlook 2007 Using Outlook 2
M Can't attach filesd to email as no symbol Using Outlook 7
T Unable to attach message as an attachment in outlook Using Outlook 5
J Problem using drag and drop to attach an html email in Outlook 2010 Using Outlook 18
T Outlook's button 'Attach File' does not work Outlook VBA and Custom Forms 7
G Task / Insert / Attach Item / Business Contact BCM (Business Contact Manager) 1
M Files in "Attach File" popup menu no longer alphabetical Using Outlook 3
N How to attach a file with MS Outlook, from a program? Outlook VBA and Custom Forms 3
G Tasks - convert email to task & attach email Outlook VBA and Custom Forms 6
S Re: Cannot attach a file to an Outlook 2007 template after installingOffice 2007 SP2 Outlook VBA and Custom Forms 3
L outlook 2007 attach multiple journals to same contact Outlook VBA and Custom Forms 2
B I want to be able to associate or attach e-mails to an account BCM (Business Contact Manager) 1
G Save emails as msg file from Outlook Web AddIn (Office JS) Outlook VBA and Custom Forms 1
S Outlook 2016 and Acrobat PDFMaker Office COM Addin Using Outlook 0
Gary Hile Icloud addin for outlook 2016 Using Outlook 5
P outlook addin unloaded in office 2007 Using Outlook 0
P Oulook addin unloaded in office 2007 Outlook VBA and Custom Forms 2
oliv- How to Run a Script IN AN ADDIN with Outlook's Rules and Alerts Outlook VBA and Custom Forms 2
Diane Poremsky Always Load an Outlook Addin Using Outlook 1
S BCM crash Atheros Addin 2010 Using Outlook 1
D Constant Dropbox Outlook Addin Authentication Prompts Using Outlook 5
T client addin deletes all business contacts BCM (Business Contact Manager) 1
C Outlook 2010, Need to restrict domain users from installing any sort of a addin in outlook Using Outlook 2
M Icloud Addin in Outlook 2013 Exchange Server Administration 9
R Addins4Outlook TagIt! addin script or VBA module? Using Outlook 2
P Addin / macro / rule to highlight email addresses outside company in To: field Using Outlook 3
H Outlook 2010 Antispam Addin Not Available Using Outlook 1
S COM Addin Failed to load in Outlook 2003 Outlook VBA and Custom Forms 1
G Addin to define message format on a per-contact basis? Outlook VBA and Custom Forms 1
C Connecting to an addin in Outlook 2010 (or not) Outlook VBA and Custom Forms 1
V how to collect details from user, during installation of office addin? Outlook VBA and Custom Forms 1
A how to enable macro for addin Outlook VBA and Custom Forms 3
T Regarding Outlook addin Outlook VBA and Custom Forms 1
N Drag and drop attachment in outlook addin Outlook VBA and Custom Forms 4
S Outlook addin formregion as a drop down Outlook VBA and Custom Forms 6

Similar threads

Top