FolderEventOldFolderId - свойство
Gets the Id of the folder that was moved or copied. OldFolderId is only meaningful
when EventType is equal to either EventType.Moved or EventType.Copied. For all
other event types, OldFolderId is null.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
public FolderId OldFolderId { get; }
Public ReadOnly Property OldFolderId As FolderId
Get
public:
property FolderId^ OldFolderId {
FolderId^ get ();
}
member OldFolderId : FolderId with get
Значение свойства
FolderId