ContactWriter.WriteProperty Method

Include Protected Members
Include Inherited Members

The WriteProperty() overload method writes a property that is read by the reader.

Overload List

  Name Description
Public method WriteProperty(ContactPropertyReader) The WriteProperty(ContactPropertyReader) method writes a property that is read by the reader.
Public method WriteProperty(String, String) The WriteProperty(String, String) method writes a property.
Public method WriteProperty(PropertyId, String) The WriteProperty(PropertyId, String) method writes a property.

Top