R
Randy Harris
I'm creating Calendar appointments in code. In a case where the appointment
information gets changed, I need for the code to determine if the appt has
already been created or not so that it can be updated. The subject, and even
the date can get changed.
The appointment event has a unique ID assigned to it. Is there someplace,
other than the subject or body, where I can store that ID? Is this
something that could be done with a UserProperty?
information gets changed, I need for the code to determine if the appt has
already been created or not so that it can be updated. The subject, and even
the date can get changed.
The appointment event has a unique ID assigned to it. Is there someplace,
other than the subject or body, where I can store that ID? Is this
something that could be done with a UserProperty?