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) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
public FolderId OldParentFolderId { get; }
Public ReadOnly Property OldParentFolderId As FolderId
Get
public:
property FolderId^ OldParentFolderId {
FolderId^ get ();
}
member OldParentFolderId : FolderId with get
Значение свойства
FolderId