ExchangeTask.ActualWork

ExchangeTask.ActualWork property

Gets or sets an actual amount of time that is spent on a task (minutes).

public int ActualWork { get; set; }

See Also