Compartir a través de


ContactPropertyReader.ReadValueAsInt32 Method

Include Protected Members
Include Inherited Members

The ReadValueAsInt32() method returns the property value as an integer.

Overload List

  Name Description
Public method ReadValueAsInt32() The ReadValueAsInt32() method returns the property value as an integer.
Public method ReadValueAsInt32(ContactValueSeparators) The ReadValueAsInt32(ContactValueSeparators) method returns the property value as an integer. Values are separated by the specified separators.

Top