WebDAV .NET for Exchange > Tutorial > Search for contacts with specific Outlook custom property

The following example shows you how to search for contacts with "myproperty" property set to true. The property is set in Outlook custom form and has data type boolean.

C# example
VB example