This documentation is archived and is not being maintained.
ConflictVersionInformation::RemoteProviderKnowsLocalItemCreationVersion Property
Gets whether the local item’s creation version is contained in the remote provider's knowledge.
Namespace:
Microsoft.Synchronization.SimpleProviders
Assembly:
Microsoft.Synchronization.SimpleProviders (in Microsoft.Synchronization.SimpleProviders.dll)
public:
property bool RemoteProviderKnowsLocalItemCreationVersion {
bool get ();
}
Property Value
Type:
System::BooleanTrue if the local item’s creation version is contained in the remote provider's knowledge. Otherwise false.