Home All Groups Group Topic Archive Search About

Outlook - outlook.vba

microsoft.public.office.developer.outlook.vba
Score Publish part of Outlook agenda on Google
F.H. van Zelm - 2 Nov 2007 10:20 PM - 3 messages
Hi, (One newbe can ask more than 1,000 wise guys can answer. This will be an example. Although: you all know a lot.) I want to publish a part of my Outlook agenda in the Google agenda. 'Part of' means: ...
Score Retrieving value in 'Notes' field on Phone/Notes tab using VBA
Ajith - 1 Nov 2007 5:49 PM - 1 message
Hello, How do we retrieve the value stored in the 'Notes' field on 'Phone/Notes' tab of an Address property dialog window, in Outlook 2003, using VBA? Thanks! ...
Score Issues with a simple VBA macro
Boaz Chen - 1 Nov 2007 5:30 PM - 1 message
I'm trying to write macro to do the following: 1. Decline a selected meeting request silently without sending a response. 2. Delete the meeting request item (So it's not shown in my inbox). My issue is that the item is not removed from the inbox, I can still open ...
Score creating an Office 2007 template
Daniel Bass - 1 Nov 2007 4:14 PM - 1 message
I'm a C# developer, and have been asked to looked into the "best" way of creating a quote template for my business that will allow users, when creating a new document based on my quote, to open a document that has a ...
Score Get access to public folder as other user
jans__ - 1 Nov 2007 1:43 PM - 3 messages
In Word I have a template wich show's all contacts from a public folder. I use vba en cdo The default users don't have rights to change any contact items in that public folder. Yet I would like to be able to add new contacts to the public folder, ...
Score Open an email attachment item that is in itself an email (.msg/.ht
Option - 30 Oct 2007 2:12 PM - 3 messages
Hi, I need to look inside the email attachment (.msg) of an email sent/received from Outlook 2003.  Has anyone come across the situation where they need to open an Outlook .msg (or HTML, whichever format provides the required accessible email properties) ...
Score How to Delete Custom Search Folder in Add-In ShutDown Event
Kolan Veera Reddy - 30 Oct 2007 5:31 AM - 2 messages
Hi, I am using Outlook 2007 Object Model. I have created a Custom Search folder using the Advanced Search method of Outlook Object Model. I want to delete the search folder in Add-In shutdown event. If i try to delete the search folder in ShutDown event it is throwing ...
Score Find flagstatus
PascalB - 29 Oct 2007 8:09 AM - 13 messages
Hi, Looking thru the help file and MSDN, I wasn't able to find an example to find messages by flagstatus. The only examples I found are looping thru the entire folder. I need to find only certain mailitems who are not flagged, or the Flagicon ...
Score Remote Images in Outlook 2007 HTML Mails
UpAndAway - 28 Oct 2007 4:37 PM - 2 messages
I 'm trying to link a generated image from my webserver in an Outlook 2007 HTML Mail. But the send command render the actual image and embed it. Is there a way to prevent Outlook 2007 embedding all images ? Greetings Tom ...
Score Folder.Sort method
Samuel - 28 Oct 2007 4:13 PM - 3 messages
The InboxFolder.Items.Sort("Received", False)  doesn't seem to have any effect as well as other sort  e.g. by the 'From' column Can anyone suggest why Thank you, Samuel ...
Score MAPI/Outlook contacts encoding
mtimony1 - 28 Oct 2007 12:29 AM - 2 messages
Hi all, I'm somewhat confused about what encoding I should expect contracts retrieved through MAPI (from Outlook) to be in, whether they're address book entries or IPF.Contact entries. I haven't specified MAPI_UNICODE to any of the MAPI functions because ...
Next »