FolderTModified Property Ipswitch.Messaging.Framework
Gets a value that indicates exactly when this folder was last modified. This only applies to the folder itself; see LastItemChange for items contained by this folder.

Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public abstract DateTimeOffset Modified { get; }

Property Value

Type: DateTimeOffset

Implements

IFolderModified
See Also

Reference