[windev] Need Mapi SDK for Visual C++ 6.0 Outlook 2003
Mark McGinty
mmcginty at thinkset.com
Mon Dec 14 18:26:03 GMT 2009
Are you sure you want to do this in a service? If there are multiple
profiles defined, how will it pick one? And what about any login
credentials that may be needed? I'd think an Outlook AddIn would be a
better fit -- true Outlook would need to be running but who cares what's in
Outlook folders when it isn't?
Regardless, consider using a third-party tool called Outlook Redemption,
rather than writing a bunch of MAPIX code. You can try it for free, it's
license is very reasonably priced and I've found it to be excellent.
It includes a set of "safe*item" helper objects to pick-up the slack where
Outlook's object model is missing things, and also it's own object model RDO
(Redemption data object) that is highly functional (and where I'd suggest
anyone new to Outlook programming should start.) It will save you an
absolute ton of time, without a doubt.
www.dimastr.com/redemption/download.htm
-MM
> -----Original Message-----
> From: windev-bounces at windev.org
> [mailto:windev-bounces at windev.org] On Behalf Of Long, Matthew
> Sent: Monday, December 14, 2009 9:36 AM
> To: (windev at windev.org)
> Subject: [windev] Need Mapi SDK for Visual C++ 6.0 Outlook 2003
>
> Hi All,
>
> I would like to create a windows service to perform the
> following with Outlook 2003.
>
> 1. Login into mail account
> 2. Copy folder A to folder B
> 3. Remove/delete mail from folder A
> 3. Logout/disconnect from mail account
>
> I want to create a timer, within the service to perform these
> task once a day. I can't find the correct Mapi SDK on
> Microsoft website, that will allow me to do this. When I
> search Google, I see Extended API, but can't determine what
> functions are available.
>
> I'd appreciate any feed back.
>
>
> Thanks.
>
> Matthew Long Jr.
>
>
>
>
> -----------------------------------------------------
> Confidentiality Notice: This e-mail transmission may contain
> confidential or legally privileged information that is
> intended only for the individual or entity named in the
> e-mail address. If you are not the intended recipient, you
> are hereby notified that any disclosure, copying,
> distribution, or reliance upon the contents of this e-mail is
> strictly prohibited.
>
> If you have received this e-mail transmission in error,
> please reply to the sender, so that we can arrange for proper
> delivery, and then please delete the message from your inbox.
> Thank you.
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://lists.windev.org/pipermail/windev/attachments/20091214/
> 896af393/attachment.htm
> --
> Windev mailing list at Windev at windev.org
>
> Lost your password? Need to unsubscribe or change your
> delivery options?
> Go to http://lists.windev.org/mailman/listinfo/windev
> --
> Search the Windev Archives - www.windev.org
>
More information about the Windev
mailing list