Для изменения размера нажмите или перетащите

ItemEventOldItemId - свойство

Gets the Id of the item that was moved or copied. OldItemId is only meaningful when EventType is equal to either EventType.Moved or EventType.Copied. For all other event types, OldItemId is null.

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public ItemId OldItemId { get; }

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

Тип: ItemId
См. также