I
Ian Mackenzie
Hi Guys
Is it possible to search a folder, lets say the Appointments, for a specific
appointment using a UserProperties field which not all appointments will
have?
Something like this...
Appointment :=
NSpace.GetDefaultFolder(olFolderCalendar).Items.find('[AppointmentKey]=123');
Thanks
Ian
Is it possible to search a folder, lets say the Appointments, for a specific
appointment using a UserProperties field which not all appointments will
have?
Something like this...
Appointment :=
NSpace.GetDefaultFolder(olFolderCalendar).Items.find('[AppointmentKey]=123');
Thanks
Ian