get the days of the appointment

M

Mr. Applications

is it possible to get (by code) the days of the appointment item? for
example, if 4 hours appointment begins at 23:00 and ends after midnight, I
would like to get the dates of the 2 days.

Thanks
 
S

Sue Mosher [MVP]

DId you look at the AppointmentItem.Start and End properties?
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
 
M

Mr. Applications

What I'm trying to do is to get a specific day from the user and check is
there is an appointment in that day (even if the appointment start before
this day and ends after). I can calculate the days of the appointments by
the start/end dates but i'm looking for something elegant.


DId you look at the AppointmentItem.Start and End properties?
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top