![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#2
|
|||
|
|||
![]()
1) I sent a flagged message to my Gmail account, looked at the original and saw these two headers related to the flag:
Reply-By: Fri, 18 Apr 2008 08:00:00 -0400 X-Message-Flag: Follow up I'll leave it to you to work out the details of adding headers to your SMTP routines, since that's beyond the scope of Outlook programming. 2) I don't understand what you mean by actual profile and profile select, but only one Outlook profile can be active at a time. If Outlook is already running with the PEN - PS profile, you cannot start another Outlook session that uses the PEN - ERS profile. To do that, you must use a low-level API such as CDO 1.21 or Redemption. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Peik Chean" Peik wrote in message ... Question 1 : Can the smtp coding at my Visual Basic program able to support the Flag for Follow Up feature in Microsoft Outlook ? If can, please provide the sample coding ? Question 2 : Sample Code Dim olApp As Outlook.Application Set olApp = CreateObject("Outlook.Application") Dim olNs As Outlook.NameSpace Set olNs = olApp.GetNamespace("MAPI") I wish to know why when i use the sample code above at my Visual Basic program, but it select the different profile ? Actual Profile is : PEN - ERS But Profile select is : PEN - PR |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Outlook 2007 idMso for Follow Up Flag menu Buttons | n777krish | Outlook and VBA | 1 | December 18th 07 04:49 PM |
Flag for Follow Up | reiner | Outlook - Using Contacts | 2 | March 24th 07 06:39 AM |
Moving the Follow-up flag in Outlook 2003 | jvetten | Outlook - Installation | 6 | March 2nd 07 08:36 PM |
Outlook 2003 Follow Up Flag | markb96815 | Outlook - General Queries | 1 | April 10th 06 09:39 AM |
Follow-up flag reminders in Outlook 2003... | JML | Outlook - General Queries | 1 | January 16th 06 04:16 AM |