| Thread | Last Post | Replies |
|
| Howto get the vcard in text string from contactitem? | 10 May 2004 14:07 GMT | 1 |
Anyone know how to retrieve the content of the contactitem in vcard format directly? I try the forwardAsVcard, but it outputs as a attachment of the mail item, but I don't know how to get the content of the attachment.
|
| Inspector Button | 08 May 2004 16:04 GMT | 12 |
My com addin adds a button to the inspector window, how do i code so that when the add in is removed by the user, the button is too.
|
| events won't fire when using office application | 07 May 2004 23:49 GMT | 1 |
I'm using the Application_ItemSend to check the message in order to send or cancel sending. I don't know why the event is not firing when using for example word and the send to mail recipient command any ideas
|
| Problem with .NET addin example | 07 May 2004 23:33 GMT | 1 |
I have a question about a VB.NET addin and I was hoping that someone could help me out. I have read the following MSDN article: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnout2k2/html/o dc_oladdinvbnet.asp I downloaded the sample and got it running, but I ...
|
| Outlook Addin C# - Can I use AppSettings Config file | 07 May 2004 23:30 GMT | 1 |
I am trying to find out if it is possible to use an app.config file with an outlook adding written in c#. I have tried to use the app.config like I would with a regular windows app but it is not working from within the addin. Has anyone used a config file with an outlook addin, ...
|
| Where should I save preferences for my Addin?? | 07 May 2004 19:43 GMT | 1 |
I am writing an Addin for Outlook 2003 and I would like to know where the best place to save preferences for my Addin? I cannot find documentation on this and I don't want to re-invent the wheel if I don't have to.
|
| Mailitem save with HTTP mail account | 07 May 2004 16:29 GMT | 9 |
How can I save changes to my mailitem object with the .save() method in my Outlook addin when dealing with an email on an HTTP mail account, such as Hotmail? The error I get right now is "messages on the server cannot be modified." Is there something special I have to do to the ...
|
| Addin buttons not working all that well in word editor | 06 May 2004 15:36 GMT | 1 |
I have a command menu with a button on each new mailitem inspector that is created. When the inspector is a word editor the buttons still works but the form that it displays when pressed is not on top of that inspector but
|
| Inconsistent Property Page Width | 06 May 2004 14:48 GMT | 3 |
My Outlook Add-In includes a property page. The property page looks good on most PCs, but I have reports that on some PCs, the controls on the property page are clipped on the right-hand side. I located Ken Slovak's post recommending a maximum property page width
|
| How to validate an email? | 04 May 2004 05:47 GMT | 1 |
Our adding expected a valid email in order to be activated and we looking for away to valid the email we come to this idea: 1.User will enter an email
|
| Journal Add entry | 03 May 2004 18:09 GMT | 1 |
I am trying to add an Entry type to the Journal tab by editing the registry. It only allows me to add one. Any thoughts on how I can add multiple?
|
| Outlook Backup | 03 May 2004 13:29 GMT | 1 |
Had to change my failed computer.I have backup onto a DVD Outlook .pst How does one get the details, Contacts Etc of Outlook Backup back into Outlook 2002. Thank you
|