Click or drag to resize
MessageReceivedDate Property
Returns the date and time that the message was received.

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

Property Value

Type: DateTime
See Also