![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
Is there a way to retreive the specific name of a form via VBScript? I have a
need to reference the form name in a particular bit of code. |
#2
|
|||
|
|||
![]()
Item.FormDescription.DisplayName
"dch3" wrote: Is there a way to retreive the specific name of a form via VBScript? I have a need to reference the form name in a particular bit of code. |
#3
|
|||
|
|||
![]()
By "name," do you mean the message class? In the form's script, that would be Item.MessageClass.
-- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "dch3" wrote in message ... Is there a way to retreive the specific name of a form via VBScript? I have a need to reference the form name in a particular bit of code. |
#4
|
|||
|
|||
![]()
I was actually refering to the display name property which I figured out.
"Sue Mosher [MVP-Outlook]" wrote: By "name," do you mean the message class? In the form's script, that would be Item.MessageClass. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "dch3" wrote in message ... Is there a way to retreive the specific name of a form via VBScript? I have a need to reference the form name in a particular bit of code. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to add a button to a custom form with vbscript | Robert Lindermeier - Your-Admin eK | Outlook - Using Forms | 3 | February 26th 07 04:02 PM |
How to replace Default Contact form with Customised conact form using VBScript code | Satish Boddapati | Outlook - Using Contacts | 0 | October 12th 06 08:20 AM |
How to replace Default Contact form with Customised conact form using VBScript code | Satish Boddapati | Outlook - Installation | 0 | October 12th 06 08:19 AM |
Outlook form with vbscript | Corey H. | Outlook - Using Forms | 11 | September 15th 06 11:36 PM |
how to stop vbscript to travel with the form? | [email protected] | Outlook - Using Forms | 5 | June 5th 06 03:16 PM |