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 | |
---|---|---|
WriteProperty(ContactPropertyReader) | The WriteProperty(ContactPropertyReader) method writes a property that is read by the reader. | |
WriteProperty(String, String) | The WriteProperty(String, String) method writes a property. | |
WriteProperty(PropertyId, String) | The WriteProperty(PropertyId, String) method writes a property. |
Top