A
Andrew Mercer
Hi,
Using C# I am successfully adding/ammending Appointments within Outlook.
However I have 2 questions:
1. I am trying to set the label of some of the appointments I am adding to
'Personal'
to provide the 'Green' background. I have yet to find an understandable way to
do this in C#. Can anyone point me in the right direction?
2. When adding/ammending appointments I am first checking to see if the
appointment exists if it does I delete the original and create the new.
Though this does not happen very often each time I do this I am searching the
whole calendar to find the required appointment.
Is there a way to search from a specified date onwards?
I am not concerned about old appointments only those that have not happened
yet.
Thankyou for any assistance.
Regards Andrew Mercer
Using C# I am successfully adding/ammending Appointments within Outlook.
However I have 2 questions:
1. I am trying to set the label of some of the appointments I am adding to
'Personal'
to provide the 'Green' background. I have yet to find an understandable way to
do this in C#. Can anyone point me in the right direction?
2. When adding/ammending appointments I am first checking to see if the
appointment exists if it does I delete the original and create the new.
Though this does not happen very often each time I do this I am searching the
whole calendar to find the required appointment.
Is there a way to search from a specified date onwards?
I am not concerned about old appointments only those that have not happened
yet.
Thankyou for any assistance.
Regards Andrew Mercer