M
Mike Silver
I have a outlook custom form based on calendar appointment item, and this
custom form is published in Organizational Form lib, and associated with
user's calendar folder. In the item_open event, I'd like to find out the
organizer of this meeting, so I can check some permission. But the
Item.organizer is empty.
I can't user current user. Because if the current user is a delegate, and
he/she opened the delegator's calendar, I need to get the delegator's id (as
it will show in the attendee availabiliby tab).
I also looked into recipients list, the organizer is not there until the
user visited "atendee availiability" tab. I really need to find an answer to
this "simple" question.
Thanks!
John
custom form is published in Organizational Form lib, and associated with
user's calendar folder. In the item_open event, I'd like to find out the
organizer of this meeting, so I can check some permission. But the
Item.organizer is empty.
I can't user current user. Because if the current user is a delegate, and
he/she opened the delegator's calendar, I need to get the delegator's id (as
it will show in the attendee availabiliby tab).
I also looked into recipients list, the organizer is not there until the
user visited "atendee availiability" tab. I really need to find an answer to
this "simple" question.
Thanks!
John