View Single Post
  #1  
Old June 21st 07, 08:08 PM posted to microsoft.public.outlook.program_vba
DENNIS BROWN
external usenet poster
 
Posts: 51
Default Getting Weekday in AppointmentItem

How would I determine the weekday of an appointment item? The .Start and .End return the date and time, but not the day of week the appointment is on. Is there a method to get that when reading the currently selected item with
..ActiveExplorer.Selection(1).Start, or something similar?
--

Thanks,
Dennis
Ads