Re: Custom Form + Outlook Folder
- From: "Sue Mosher [MVP-Outlook]" <suemvp@xxxxxxxxxxxxxxx>
- Date: Tue, 13 Jun 2006 08:53:29 -0400
I wonder if you're a little confused about the difference between forms and items. A form is a UI/code template. An item is a data record. How an item displays in its own window depends on the form associated with that item.
So, with that background, what is it that you're trying to find out when you refer to "the folder from which the form is opened"? Two choices:
1) the folder that the user currently looking at when they create a new item using a custom form
2) the folder where the item being opened is stored
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"BOR155" <BOR155@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:8417CA37-F30E-4BCA-B6D4-BB8ED5C23046@xxxxxxxxxxxxxxxx
I want to have a block of code inside an Outlook form that will check whether.
the folder from which the form is opened is "Sent Items" and if it is run
some code, and if not, run some other code.
Could someone pls tell me how to do this?
Regards
BORIS
- Prev by Date: Re: Updating Subject field using controls from message body
- Next by Date: Outlook form: Action Names in Action tab has been deleted after user preview the form
- Previous by thread: Re:Symantec vs. Outlook
- Next by thread: Re: Custom Form + Outlook Folder
- Index(es):
Relevant Pages
|