Compartir a través de


ContactPropertyReader.ReadValue Method

Include Protected Members
Include Inherited Members

The ReadValue() method parses a property value and returns it according to its type.

Overload List

  Name Description
Public method ReadValue() The ReadValue() method parses a property value according to its type and returns it as an object.
Public method ReadValue(ContactValueSeparators) The ReadValue(ContactValueSeparators) method parses the value according to its type and returns it as an object. Values are separated by the specified separators.

Top