SmsSendMessageResult.IsErrorTransient 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得布林值,指出傳送作業是否遇到暫時性錯誤。
public:
property bool IsErrorTransient { bool get(); };
bool IsErrorTransient();
public bool IsErrorTransient { get; }
var boolean = smsSendMessageResult.isErrorTransient;
Public ReadOnly Property IsErrorTransient As Boolean
屬性值
Boolean
bool
如果為 true,則傳送會產生暫時性錯誤。
Windows 需求
應用程式功能 |
cellularMessaging
sms
|