C
Carsten Hecht
Hi,
i would like to provide a user who is creating a new meeting request
with some real-time information per recipient. Whenever the user adds
a new name/address to the list of recipients this information is meant
to be displayed in the inspector window.
It is quite easy to get a reference to the respective appointment item
by hooking the NewInspector event. Then the item's PropertyChange
event notifies me whenever the user has modified the list of
recipients. But the problem is that the item's properties are not set
as the item has not been saved yet. So the list of recipients remains
empty.
Is there (a)nother way to access the list of recipients (and any other
properties)?
Thx!
i would like to provide a user who is creating a new meeting request
with some real-time information per recipient. Whenever the user adds
a new name/address to the list of recipients this information is meant
to be displayed in the inspector window.
It is quite easy to get a reference to the respective appointment item
by hooking the NewInspector event. Then the item's PropertyChange
event notifies me whenever the user has modified the list of
recipients. But the problem is that the item's properties are not set
as the item has not been saved yet. So the list of recipients remains
empty.
Is there (a)nother way to access the list of recipients (and any other
properties)?
Thx!