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

Property Value

Type: Boolean
See Also