Gets or sets a value that indicates which date/time is restored after successful transfer.

Namespace:  Rebex.Net
Assembly:  Rebex.Networking (in Rebex.Networking.dll)

Syntax

Visual Basic
Property RestoreDateTime As ItemDateTimes
	Get
	Set
C#
ItemDateTimes RestoreDateTime { get; set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also