EmailMessage.IsSmartSendable 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得布林值,指出是否允許回應電子郵件訊息嘗試智慧傳送,只傳送已變更的電子郵件訊息部分。
public:
property bool IsSmartSendable { bool get(); };
bool IsSmartSendable();
public bool IsSmartSendable { get; }
var boolean = emailMessage.isSmartSendable;
Public ReadOnly Property IsSmartSendable As Boolean
屬性值
Boolean
bool
布林值,指出是否允許回應電子郵件訊息嘗試智慧傳送。
Windows 需求
應用程式功能 |
email
emailSystem
|