ContactPropertyReader.ReadValueAsTimeSpan Method

Include Protected Members
Include Inherited Members

The ReadValueAsTimeSpan() method returns the property value as a time span.

Overload List

  Name Description
Public method ReadValueAsTimeSpan() The ReadValueAsTimeSpan() method returns the property value as a time span.
Public method ReadValueAsTimeSpan(ContactValueSeparators) The ReadValueAsTimeSpan(ContactValueSeparators) method returns the property value as a time span. Values are separated by the specified separators.

Top