AddTaskResult.LastModified Property

Definition

Gets the last modified time associated with a successfully added task.

public DateTime? LastModified { get; }
member this.LastModified : Nullable<DateTime>
Public ReadOnly Property LastModified As Nullable(Of DateTime)

Property Value

Applies to