PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Property List
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Property List
![]() |
Property List |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Is there somewhere that has a list of all of the
properties available for programming in Outlook. For example, I had to search multiple sights to find out that sender.address was the email of the sender. Where can I find that out without searching for specifics? There has to be a list somewhere |
|
|
|
#2 |
|
Guest
Posts: n/a
|
The object browser is your friend: Press ALt+F11 to open the VBA environment
in Outlook, then press F2. Switch from <All Libraries> to Outlook to browse all Outlook objects and their properties, methods, and events. Select any object or member, then press F1 to see its Help topic. See http://www.outlookcode.com/d/outtech.htm for other references. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "S Griffith" <esgriffith@prodigy.net> wrote in message news:018b01c47a4d$eb9cd190$a601280a@phx.gbl... > Is there somewhere that has a list of all of the > properties available for programming in Outlook. For > example, I had to search multiple sights to find out that > sender.address was the email of the sender. Where can I > find that out without searching for specifics? There has > to be a list somewhere |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

