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.0.1+a91cc3f0fd39aeb548e16006a60ca9dd10a304a2
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