Y
Yuva
hi,
I need to rename the Outlook Appointment pages dynamically on run time.
I am able to change it as follows :
set pgEAP = GetInspector.ModifiedFormPages(2)
pgEAP.name = "Conferencing"
Please let me know if this will have any side effect, when trying to read
this object from VC++ code.
regards,
Yuva.
I need to rename the Outlook Appointment pages dynamically on run time.
I am able to change it as follows :
set pgEAP = GetInspector.ModifiedFormPages(2)
pgEAP.name = "Conferencing"
Please let me know if this will have any side effect, when trying to read
this object from VC++ code.
regards,
Yuva.