Click or drag to resize
MessageHasInReplyTo Property
Returns true if message has InReplyTo message (does not mean it is in cache).

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

Property Value

Type: Boolean
See Also