|
|
|||
| Code Essentials Printer Friendly Version | |||
|
|
Beginner’s section on how to work in the VBA environment, how to work with functions and expressions – generally not specific to Outlook | ||
| Topic | |||
|
|
Custom Document Properties in Outlook
Hello! I want to set some custom document properties to msg-files like I can do it in Word and Excel via VBA. Unfortunately I don't how to do that. I tried it with User property but that's not the right way. Those User Properties do not appear when I rightclick on a msg-file choose"Properties" and open "Custom". Please help me! Thank you so much! Jutta 20-Nov-2009 04:24 |
||
|
|
Eugene Astafiev
20-Nov-2009 06:08
Hello Jutta, Where do you want set a custom document property? Is it a MailItem? |
||
|
|
Jutta
20-Nov-2009 10:44
Hi Eugene! I want to set the property to an email (.msg file) so that the information is available outside of outlook. |
||
|
|
Eugene Astafiev
25-Nov-2009 17:02
Hi Jutta, Unfortunately the Outlook Object Model doesn't provide such a feature. |
||
|
|
|||
