Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
3/29/2010

Overload List

Name Description
PimPropertySet.Add (String) Creates a custom string property, assigning it the default PIM property flags.
PimPropertySet.Add (String, Type) Creates a custom property, assigning it the default PIM property flags (property is not indexed, and is replicated on the UI).
PimPropertySet.Add (String, Type, PimPropertyFlags) Creates a custom property with the specified flags.

See Also