Partager via


ContactPropertyReader.ReadValueAsDateTime Method

Include Protected Members
Include Inherited Members

The ReadValueAsDateTime() method return the property value as a date and time.

Overload List

  Name Description
Public method ReadValueAsDateTime(ContactValueType) The ReadValueAsDateTime(ContactValueType) method returns the property value as a date and time.
Public method ReadValueAsDateTime(ContactValueType, ContactValueSeparators) The ReadValueAsDateTime(ContactValueType, ContactValueSeparators) method return the property value as a date and time. Values are separated by the specified separators.

Top