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: 550.0.60.0
Syntax
C#
public DateTime LastModifiedDate { get; }

Property Value

Type: DateTime
See Also