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

NotificationEventOldParentFolderId - свойство

Gets the Id of the old parent folder of the item or folder this event applies to. OldParentFolderId is only meaningful when EventType is equal to either EventType.Moved or EventType.Copied. For all other event types, OldParentFolderId is null.

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

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

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