IChangesNewSyncToken Property
IT Hit WebDAV Classes Reference
The synchronization token provided by the server.
Namespace:
ITHit.WebDAV.Client
Assembly:
ITHit.WebDAV.Client (in ITHit.WebDAV.Client.dll) Version: 6.0.4052-Beta
Syntax string NewSyncToken { get; set; }
Property NewSyncToken As String
Get
Set
property String^ NewSyncToken {
String^ get ();
void set (String^ value);
}
abstract NewSyncToken : string with get, set
Property Value
Type:
StringSee Also