VCardBuilderUpdated 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 TimeStampBuilder Updated { get; }

Property Value

TimeStampBuilder

Remarks

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

See Also