W
Wanda
Created a custom appointment form and when all the options
were selected, the form went to the specific folder
under "Public Folders" ... such as:
If cboCalValue = "Cal - 3A" Then
Item.Recipients.Add ("(e-mail address removed)
<mailto:[email protected]>")
******************
Now I need this form to go to a specific Mailbox (WST-
PWGSC), a subfolder named (Regina) and then to the
specific calendar (PWGSC Exec Calendar). Is this
possible? What type of coding ... similar to the above
for Public Folders? Thanks very much.
Wanda
were selected, the form went to the specific folder
under "Public Folders" ... such as:
If cboCalValue = "Cal - 3A" Then
Item.Recipients.Add ("(e-mail address removed)
<mailto:[email protected]>")
******************
Now I need this form to go to a specific Mailbox (WST-
PWGSC), a subfolder named (Regina) and then to the
specific calendar (PWGSC Exec Calendar). Is this
possible? What type of coding ... similar to the above
for Public Folders? Thanks very much.
Wanda