RecurrenceRelativeYearlyPatternIsSame - метод

Checks if two recurrence objects are identical.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public override bool IsSame(
	Recurrence otherRecurrence
)

Параметры

otherRecurrence  Recurrence
The recurrence to compare this one to.

Возвращаемое значение

Boolean
true if the two recurrences are identical, false otherwise.

См. также