Click or drag to resize
MessageLastModifiedDate Property
Returns the date and time that the message was last modified.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public DateTime LastModifiedDate { get; }

Property Value

Type: DateTime
See Also