ContactFolderLastItemChange Property Ipswitch.Messaging.Framework
Gets the date and time of the last instance where some item in this folder was changed or added.

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

public override DateTimeOffset LastItemChange { get; }

Property Value

Type: DateTimeOffset

Implements

IFolderLastItemChange
See Also

Reference