visual studio 2010 - How to access MailItem from UserControl? -


hey guys, have usercontrol within default email compose form, want mailitem of window.

is there easy way this?

since composing email, must in outlook inspector. have code this:

inspector inspector = window inspector; mailitem mailitem = inspector.currentitem mailitem; 

Comments

Popular posts from this blog

python - Why doesn't list have safe "get" method like dictionary? -

razor - Is this a bug in WebMatrix PageData? -

sql server - Stored procedure -