S
Sergej M.
It is necessary to add in the program at creation in Outlook object the
invitation to meeting (AppointmentItem, event Item_Open ()) all possible
resources (collection AppointmentItem. Recipients with AppointmentItem.
Recipients (i) .Type=olResource).
Thus resources should be not chosen - similarly to if on the tab Planning to
remove a flag of a choice of a resource.
Meanwhile it was not possible to find out property of object
AppointmentItem. Recipient (a resource of the invitation) or an additional
collection itself AppointmentItem in which it would be specified, that the
resource is chosen whether or not.
What variants can be?
invitation to meeting (AppointmentItem, event Item_Open ()) all possible
resources (collection AppointmentItem. Recipients with AppointmentItem.
Recipients (i) .Type=olResource).
Thus resources should be not chosen - similarly to if on the tab Planning to
remove a flag of a choice of a resource.
Meanwhile it was not possible to find out property of object
AppointmentItem. Recipient (a resource of the invitation) or an additional
collection itself AppointmentItem in which it would be specified, that the
resource is chosen whether or not.
What variants can be?