Click or drag to resize

MessageIsDoNotForward Property

Returns the IsDoNotForward status of the message, which indicates if the sender of this message had disallowed forwarding of this particular message.

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

Property Value

Type: Boolean
See Also