ChatRecipientDeliveryInfo.IsErrorPermanent Proprietà

Definizione

Ottiene un valore booleano che indica se l'errore per il messaggio inviato al destinatario è permanente.

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

Valore della proprietà

Boolean

bool

Valore booleano che indica se l'errore per il messaggio inviato al destinatario è permanente.

Requisiti Windows

Funzionalità dell'app
chat chatSystem smsSend

Si applica a