TaskPercentComplete - свойство |
Gets or sets the completeion percentage of the task. PercentComplete must be between 0 and 100.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public double PercentComplete { get; set; }
Public Property PercentComplete As Double
Get
Set
public:
property double PercentComplete {
double get ();
void set (double value);
}
member PercentComplete : float with get, set
Значение свойства
Тип:
DoubleСм. также