VCardBuilderUpdated Property
REV: A time stamp for the last time the vCard was updated. (2,3,4)
Namespace: FolkerKinzel.VCardsAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.0.1+a91cc3f0fd39aeb548e16006a60ca9dd10a304a2
public TimeStampBuilder Updated { get; }
Public ReadOnly Property Updated As TimeStampBuilder
Get
public:
property TimeStampBuilder Updated {
TimeStampBuilder get ();
}
member Updated : TimeStampBuilder with get
Property Value
TimeStampBuilder
With
Default the flag
UpdateTimeStamp is set. So
this property is normally updated automatically when serializing VCF.