ContactPropertyReader.ReadValueAsInt32 method
The ReadValueAsInt32() method returns the property value as an integer.
Overload list
Name | Description | |
---|---|---|
ReadValueAsInt32() | The ReadValueAsInt32() method returns the property value as an integer. | |
ReadValueAsInt32(ContactValueSeparators) | The ReadValueAsInt32(ContactValueSeparators) method returns the property value as an integer. Values are separated by the specified separators. |
Top