SSL
Posts: 179
Joined: 2014-01-05
|
I am adding a user property to appointments, is there way form me to find a specific appointment based on the user property, similar to :
myAppointment = CType(namespace_.GetItemFromID(myOutlookID), Outlook.AppointmentItem) |
|
Andrei Smolin
Add-in Express team
Posts: 19138
Joined: 2006-05-11
|
|