ContactPropertyReader.ReadValueAsTimeSpan method
The ReadValueAsTimeSpan() method returns the property value as a time span.
Overload list
Name | Description | |
---|---|---|
ReadValueAsTimeSpan() | The ReadValueAsTimeSpan() method returns the property value as a time span. | |
ReadValueAsTimeSpan(ContactValueSeparators) | The ReadValueAsTimeSpan(ContactValueSeparators) method returns the property value as a time span. Values are separated by the specified separators. |
Top