ServiceIdSameIdAndChangeKey - метод

Determines whether two ServiceId instances are equal (including ChangeKeys)

Definition

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

Параметры

other  ServiceId
The ServiceId to compare with the current ServiceId.

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

Boolean

См. также