EmailAttachment.IsFromBaseMessage 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得布林值,指出附件是否來自基底訊息。
public:
property bool IsFromBaseMessage { bool get(); };
bool IsFromBaseMessage();
public bool IsFromBaseMessage { get; }
var boolean = emailAttachment.isFromBaseMessage;
Public ReadOnly Property IsFromBaseMessage As Boolean
屬性值
Boolean
bool
布林值,指出附件是否來自基底訊息。
Windows 需求
應用程式功能 |
email
emailSystem
|
備註
如果您移除基底附件,則無法使用智慧型傳送。