In a COM add-in, I can determine if I'm online or offline from my Exchange server. I'd like to determine if I'm online via "RPC over HTTPS". I need to adjust...
I'm tyring to trap the Item_Reply event in Outlook 2002, but it's not triggering. I've placed it in ThisOutlookSession which I assume is where it's supposed to...
I use the feature in OL 2003 to save my calendar as a web page so that my co-workers have a place on the network they can go to see my schedule. We use POP3...
Hello everybody... i have developed a Public Folder application which uses many Custom Forms.Since start of using this application we were facing with Form ...
Hello all I am putting together some email code that gets all the records from a temp table, loops through all the email address in that temp table and sends...
Hi all, I am trying to write a program which will access such information about a given person in the address list as the "Title" and "Location" as shown in...
Hi all, I am wanting to find out what methods or properties an AddressList object has. I have been looking at the Object diagram for Outlook but have not been...
Here is the situation. For test purposes, I have two profiles on my computer. The only diffrerence between the profiles is one of them has exchange cache mode...
I created a simple form with four textboxes (textbox1 ... textbox4) and a dropdown list I named Region. When user fills in text boxes and makes selection from...
Hi all, I am wanting to automatically populate the "To" field of an Outlook item with one or more recipients from the Global Address List based on criteria...
Hi, Does OOM allow me to programmatically disable shortcuts (accelerators ) of built in Menu Options ( For eg: "Ctrl + R" for Reply). I need to disable these...
Hi, I am accessing PR_BODY using $msghandle->Fields(0x1000001E)->Value in perl. For very large body contents I am getting the error code (-2147024882 related...
It is posible to make a syncronization between Pocket PC PDA and Ms. Outlook via Outlook Web Access ? If yes, how to ? Regards Yunyun One of the symptoms of an...
Looking to modify an Outlook rule to set the expiration date on all incoming e-mail. I've googled and see a number of techniques using auto-archiving but that...
hello friends I have to distribute the pay in slips for individual employees . I want to email these pay in slips which are in word format to each employee . I...
I created a custom meeting form which is replaced as the default form for the calendar folder. (done by choosing default form for this folder instead of...
I'm told that in earlier version of outlook (We use Outlook 2003 w/ Exchange 2003) you could have a Signature Icon on your toolbar if you wish to include a sig...
Hello Everyone, I was wondering if anyone could help me with a problem. I created a program in Word 2000 VBA that uses an intermediate document to format and...
Hi, I am having a problem with a customized form. I use MAPI and item.send () to submit the form. My environment is Outlook XP and MS- Exchange5.5. It's been...
I have to roll out 75 WinXP Tablet(s) Each has Office 2003 loaded. (via GPO) We are an Active Directory 2003 Domain with Exchange 2003 These tablets will be...
Hallo, I'am looking where Outlook (2003) makes entries in the registry and what the meaning of the entries and where Outlook places files - and what they do -...
Hi, I am accessing properties using CDO/mapi through perl.Recently I found Body (Text Property) is missing for emails in Sent Items folder while accessing...
Hello, I am writing a VB.NET 2002 app against Outlook 2002 and 2003 that programmatically changes the start and end date for appointments based on the offset a...
Hi, This is slightly off-topic question as it does not involve programming Outlook itself, but a problem I have with outlook interpreting a mail I have...
Hi All VBscripts/Exchange 5.5/Outlook XP and 2003 environments. I have a routine that selects restricted items and then moves through the restricted items....
Hi folks - using the great advice here, I was able to get my app dialling from inside outlook - I have created a contact in the default contacts folder, and...
hello, I want to search for a mail wich has an attachment with a specific extension. like exe. is that possible? I would appriciate your help. Thanks in...