| Thread | Last Author | Messages read/total | Date |
|---|
| question regarding outlook 2003 |
Sue Mosher [MVP-Outlook] |
2 / 2 |
10 Sep 2007 |
| See http://www.outlookcode.com/article.aspx?ID=52
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
"Jonathan" <zjonathan2004@gmail.com> wrote in message news:OgA92H48HHA.484@TK2MSFTNGP06.phx.gbl...
> Is it true that outlook 2003 blocks anything that... |
| mapi utils |
Jonathan |
1 / 1 |
08 Sep 2007 |
| Hi all,
I am developing a snippet for extraction of msg propeties, I am using outlook 2003. Now my problem is the current mapi_utils does not extract the PR_HTML body which I need to show the embedded files in the body and the right format of the body as well.
The current mapi_utils are only applicable upto outlook 2000.
Please help me
Thank you,
Jj... |
| VbScript Error Help! |
Laurie |
3 / 3 |
07 Sep 2007 |
| On Sep 7, 6:37 am, "Ken Slovak - [MVP - Outlook]" <kenslo...@mvps.org>
wrote:
> Are you positive that PosOne isn't 0?
>
> --
> Ken Slovak
> [MVP - Outlook]http://www.slovaktech.com
> Author: Professional Programming Outlook 2007
> Reminder Manager, Extended Reminders, Attachment Optionshttp://www.slovaktech.com/products.htm
>
> "Laurie" <LaurieLeVan...@cox.net> wrote in message
>
>... |
| Can I create an acount type? |
Ken Slovak - [MVP - O... |
2 / 2 |
07 Sep 2007 |
| You would need to write a MAPI store provided if I understand your question
correctly. That has to be written using Extended MAPI in either C++ or
Delphi and is not a task for the faint hearted or those not experienced with
Extended MAPI programming. You can google for information about custom MAPI
store providers to see what's entailed.
--
Ken Slovak
[MVP - Outlook]
http://www.... |
| Create Form in Outlook 2007 (usable in O2003) |
Sue Mosher [MVP-Outlook] |
2 / 2 |
05 Sep 2007 |
| See http://www.outlookcode.com/article.aspx?ID=39, under Substitute Default Form.
Don't people send to recipients outside the organization?
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
"Rudy" <Rudy@discussions.microsoft.com> wrote in message... |
| mail merge from Word |
skeddy |
2 / 2 |
03 Sep 2007 |
| On Sep 3, 10:15 pm, skeddy <skedg...@gmail.com> wrote:
> I have Word 2002 SP3 and Outlook 2002 SP3. In Outlook I use Word to
> compose emails. In the past I have done a mail merge between them
> without any problem. All of a sudden it doesn't seem to work right
> anymore.
>
> I set up a document in Word with a separate data source. When it is
> ready to be mailed, I click on Merge to... |
| Open a custom form from within another custom form |
Ken Slovak - [MVP - O... |
0 / 1 |
28 Aug 2007 |
| Either folder.Items.Add(customMessageClass) or
Application.CreateItem(itemType) will work. If you use CreateItem() then
specify the MessageClass for the new item after you create it.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm... |
| Outlook Repeating Appointments Storage Format |
Bhargav |
0 / 1 |
17 Aug 2007 |
| Thanks a lot Ken.
Bhargav.... |
| Re:Symantec vs. Outlook |
Manju |
0 / 1 |
17 Aug 2007 |
| Hi,
I am also facing the same problem, Can u give me a solution for that.
Regards
Manju... |
| Outlook Repeating Appointments Storage Format |
Bhargav |
0 / 3 |
16 Aug 2007 |
| Ok so one of the reason was backward compatibility. Do you see any other advantages of using this Model.
Thanks,
Bhargav... |
| Re:Symantec vs. Outlook |
Mark Bryant |
0 / 1 |
15 Aug 2007 |
| Then you ever receive a response to this problem? Did it resolve your issue?... |
| Re:Symantec vs. Outlook |
Mark Bryant |
0 / 1 |
15 Aug 2007 |
| Then you ever receive a response to this problem? Did it resolve your issue?... |