MovedCopiedEventType Members

The MovedCopiedEventType class represents a moved or copied event notification.

The following tables list the members exposed by the MovedCopiedEventType type.

Public Constructors

  Name Description
MovedCopiedEventType The MovedCopiedEventType constructor initializes a new instance of the MovedCopiedEventType class.

Top

Public Properties

  Name Description
Bb426060.pubproperty(en-us,EXCHG.80).gif Item  The Item property gets a FolderIdType or an ItemIdType object that identifies the changed store item.(inherited from BaseObjectChangedEventType)
Bb426060.pubproperty(en-us,EXCHG.80).gif Item1 The Item1 property gets the old identifier for a copied/moved item or folder.
Bb426060.pubproperty(en-us,EXCHG.80).gif OldParentFolderId The OldParentFolderId property gets the identifier of the original parent folder of an item or folder that was moved.
Bb426060.pubproperty(en-us,EXCHG.80).gif ParentFolderId  The ParentFolderId property gets the parent folder identifier of the changed item or folder.(inherited from BaseObjectChangedEventType)
Bb426060.pubproperty(en-us,EXCHG.80).gif TimeStamp  The TimeStamp property gets the time stamp of a changed item or folder mailbox event.(inherited from BaseObjectChangedEventType)
Bb426060.pubproperty(en-us,EXCHG.80).gif Watermark  The Watermark property gets the last valid watermark for a subscription.(inherited from BaseNotificationEventType)

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb426060.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb426060.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb426060.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb426060.pubmethod(en-us,EXCHG.80).gifBb426060.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb426060.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb426060.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb426060.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top