Share via


ChatRecipientDeliveryInfo.IsErrorPermanent 属性

定义

获取一个布尔值,该值指示发送给收件人的邮件的错误是否永久。

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

属性值

Boolean

bool

一个布尔值,该值指示发送给收件人的邮件的错误是否永久。

Windows 要求

应用功能
chat chatSystem smsSend

适用于