Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the estimated completion time of the operation.
public DateTime? EstimatedCompletionTime { get; set; }
member this.EstimatedCompletionTime : Nullable<DateTime> with get, set
Public Property EstimatedCompletionTime As Nullable(Of DateTime)