Outlook Data Fields

 

The proper data field titles are required to set any criteria on Outlook® data.  Below are the available fields.  Examples are also shown below.  Not all fields have been tested.  Be creative and be sure to test the criteria before counting on it to work.

 

CONTACT FIELDS

 

 

These will cause a security dialog if you do not have Outlook Redemption (will halt an automatic scan)

 

 

Usable only by Outlook 2002 and up

 

 

APPOINTMENT FIELDS

 

 

These are only available if the appointment is recurring

 

 

This will cause a security dialog if you do not have Outlook Redemption (will halt an automatic scan)

 

 

TASKS and NOTES coming soon…

 

EXAMPLES

 

Use SQL style filtering

 

[Categories] = ‘Work’

[Gender] = ‘Male’

[Subject] <> ‘’ (subject not blank)

[LastModificationTime] >= ‘01/01/2005’

[Birthday]  <>  ‘’ and [Children] <> ‘’

[Gender] = ‘Male’ or [Mileage] <> ‘’

 

The not equal (<>) will not work well for the Categories field since it can have multiple categories.  For example if a Contact is categorized as “Work” and “Friend” then a filter of [Categories] <> ‘Friend’ will include this contact since ‘Work’ <> ‘Friend’.

 

Return to the main page

Roll-A-Desktop Website