|
 |
asp_web_howto thread: CDO and Task Messages, Help
Message #1 by Bernard Beegle <BBeegle@m...> on Fri, 8 Mar 2002 13:55:43 -0500
|
|
Can anyone help or show me where good documentation for CDO is located? I
am working with CDO 1.21 in Visual Basic. I am generating task messages on
the Exchange Server with IPM.Task for the message type. I would like to set
the "Due Date', "Start Date", "Status", "Priority", "Reminder" and "Owner"
properties for the email. Thank you.
> Rob Limlaw
> Software Engineer
> Multilink Technology, Corp.
> (732) 537-5204
> RLimlaw@m...
>
>
Message #2 by "Ken Schaefer" <ken@a...> on Mon, 11 Mar 2002 12:30:41 +1100
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From: "Bernard Beegle" <BBeegle@m...>
Subject: [asp_web_howto] CDO and Task Messages, Help
: Can anyone help or show me where good documentation for CDO is located? I
: am working with CDO 1.21 in Visual Basic. I am generating task messages
on
: the Exchange Server with IPM.Task for the message type. I would like to
set
: the "Due Date', "Start Date", "Status", "Priority", "Reminder" and "Owner"
: properties for the email. Thank you.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You mean like:
http://msdn.microsoft.com/library/?url=/library/en-us/cdo/html/_olemsg_overv
iew_of_cdo.asp?frame=true
:-)
Cheers
Ken
Message #3 by Nick Charlesworth <nick@f...> on Mon, 11 Mar 2002 09:01:36 -0000
|
|
try cdolive.com which is maintained by Siegfried Weber, the co-author of
'Professional CDO Programming' by Wrox
-----Original Message-----
From: Bernard Beegle [mailto:BBeegle@m...]
Sent: 08 March 2002 18:56
To: ASP Web HowTo
Cc: Robert Limlaw
Subject: [asp_web_howto] CDO and Task Messages, Help
Can anyone help or show me where good documentation for CDO is located? I
am working with CDO 1.21 in Visual Basic. I am generating task messages on
the Exchange Server with IPM.Task for the message type. I would like to set
the "Due Date', "Start Date", "Status", "Priority", "Reminder" and "Owner"
properties for the email. Thank you.
> Rob Limlaw
> Software Engineer
> Multilink Technology, Corp.
> (732) 537-5204
> RLimlaw@m...
>
>
$subst('Email.Unsub').
|
|
 |