Recurrence.NumberOfOccurrences - свойство

Gets or sets the number of occurrences after which the recurrence ends. Setting NumberOfOccurrences resets EndDate.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.24
C#
public int? NumberOfOccurrences { get; set; }

Значение свойства

Nullable<Int32>

См. также