ContactPropertyReader.ReadValueAsString Method
Include Protected Members
Include Inherited Members
The ReadValueAsString() method returns the property value as a string.
Overload List
Name | Description | |
---|---|---|
ReadValueAsString() | The ReadValueAsString() method returns the property value as a string. | |
ReadValueAsString(ContactValueSeparators) | ReadValueAsString(ContactValueSeparators) Values are separated by the specified separators. |
Top