ContactWriter.StartProperty method
The StartProperty() overload method starts a new property
Overload list
Name | Description | |
---|---|---|
StartProperty(String) | The StartProperty(String) method starts a new property that is identified by the property name. | |
StartProperty(PropertyId) | The StartProperty(PropertyId) method starts a new property that is identified by the property identifier. |
Top