L
lsmiranda
Hi,
I have the from/to/body/etc fields of an email as individual strings.
I would like to recreate the mail item and provide it to the user as
an inspector window (that has 'reply'/reply to all/forward as the
inspector window, similar to double clicking on an existing email in
your inbox)...
I can construct a mail item, but the 'FROM' field is read only... so i
have a feeling i may need to tweak the inspector window...
I was thinking to intercept the inspector upon creation, set its
current item to my mailitem, and modify the FROM field in the actual
inspector window.. Are there any examples of how to modify these
fields? Is this field even modifyable in the inspector window?
any help appreciated, including what properties i should be looking at
related to inspector windows...
thanks!
Luis
I have the from/to/body/etc fields of an email as individual strings.
I would like to recreate the mail item and provide it to the user as
an inspector window (that has 'reply'/reply to all/forward as the
inspector window, similar to double clicking on an existing email in
your inbox)...
I can construct a mail item, but the 'FROM' field is read only... so i
have a feeling i may need to tweak the inspector window...
I was thinking to intercept the inspector upon creation, set its
current item to my mailitem, and modify the FROM field in the actual
inspector window.. Are there any examples of how to modify these
fields? Is this field even modifyable in the inspector window?
any help appreciated, including what properties i should be looking at
related to inspector windows...
thanks!
Luis