ServiceIdSameIdAndChangeKey - метод |
Determines whether two ServiceId instances are equal (including ChangeKeys)
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public bool SameIdAndChangeKey(
ServiceId other
)
Public Function SameIdAndChangeKey (
other As ServiceId
) As Boolean
public:
bool SameIdAndChangeKey(
ServiceId^ other
)
member SameIdAndChangeKey :
other : ServiceId -> bool
Параметры
- other
- Тип: Tessa.Exchange.WebServices.DataServiceId
The ServiceId to compare with the current ServiceId.
Возвращаемое значение
Тип:
BooleanСм. также