共用方式為


EmailMessage.IsSmartSendable 屬性

定義

取得布林值,指出是否允許回應電子郵件訊息嘗試智慧傳送,只傳送已變更的電子郵件訊息部分。

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

適用於