ChatRecipientDeliveryInfo.IsErrorPermanent Property

Definition

Gets a Boolean value indicating whether the error for the message that was sent to the recipient is permanent.

public:
 property bool IsErrorPermanent { bool get(); };
bool IsErrorPermanent();
public bool IsErrorPermanent { get; }
var boolean = chatRecipientDeliveryInfo.isErrorPermanent;
Public ReadOnly Property IsErrorPermanent As Boolean

Property Value

Boolean

bool

A Boolean value indicating whether the error for the message that was sent to the recipient is permanent.

Windows requirements

App capabilities
chat chatSystem smsSend

Applies to