Compartilhar via


ContactWriter.StartProperty Method

Include Protected Members
Include Inherited Members

The StartProperty() overload method starts a new property

Overload List

  Name Description
Public method StartProperty(String) The StartProperty(String) method starts a new property that is identified by the property name.
Public method StartProperty(PropertyId) The StartProperty(PropertyId) method starts a new property that is identified by the property identifier.

Top