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.2.0+a3997783578d19ef70b23d32085936c13ed21656
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.