DeleteStatusResponse.Deleted

DeleteStatusResponse.Deleted property

Gets or sets the value that indicates whether the thread was successfully deleted.

public bool Deleted { get; set; }

See Also