|
-
Jan 5th, 2006, 10:26 AM
#1
Thread Starter
Member
[RESOLVED] Accessing custom fields in custom outlook form
in outlook vba code behin form we use the following syntax to access custom filed in a custom form
Item.GetInspector.ModifiedFormPages.("PageName").Controls. "ControlName").Property
Can u tell me how to access custom fields through Visual Basic
give me sample code to get the value of a custom text field "Text1"
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|