SyncOperation Class

Provides methods that perform data synchronization operations on the VCard instance.

Definition

Namespace: FolkerKinzel.VCards
Assembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.0.1+a91cc3f0fd39aeb548e16006a60ca9dd10a304a2
C#
public sealed class SyncOperation
Inheritance
Object    SyncOperation

Properties

CurrentAppID Gets the identifier of the executing application that is currently used within the VCard instance.

Methods

GetTypeGets the Type of the current instance.
(Inherited from Object)
Reset Resets the data synchronization mechanism.
SetPropertyIDs Marks the VCardProperty objects with PropertyIDs.

See Also