BaseObjectChangedEventType.TimeStamp Property

Definition

The TimeStamp property gets the time stamp of a changed item or folder mailbox event.

public:
 property DateTime TimeStamp { DateTime get(); void set(DateTime value); };
public DateTime TimeStamp { get; set; }
Public Property TimeStamp As DateTime

Property Value

The TimeStamp property returns a DateTime object that represents the time stamp of a changed item or folder mailbox event.

Applies to