TimeZoneBuilderUnsetPreferences Method
Resets the
Preference properties of
the items in in the
TimeZones property to the lowest value (100).
Namespace: FolkerKinzel.VCards.BuilderPartsAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.1.0+9753915cd0f8006e7e5b4f62aa63aa3651006f06
public VCardBuilder UnsetPreferences()
Public Function UnsetPreferences As VCardBuilder
public:
VCardBuilder^ UnsetPreferences()
member UnsetPreferences : unit -> VCardBuilder
Return Value
VCardBuilderThe
VCardBuilder instance that initialized this
TimeZoneBuilder
to be able to chain calls.