VCardUpdated Property

REV: A time stamp for the last time the vCard was updated. (2,3,4)

Definition

Namespace: FolkerKinzel.VCards
Assembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.2.0+a3997783578d19ef70b23d32085936c13ed21656
C#
public TimeStampProperty? Updated { get; set; }

Property Value

TimeStampProperty

Remarks

With Default the flag UpdateTimeStamp is set. So this property is normally updated automatically when serializing VCF.

See Also