【问题标题】:Get the name of a Thunderbird attachment获取 Thunderbird 附件的名称
【发布时间】:2014-05-30 20:12:12
【问题描述】:

有没有办法从当前的 TB 消息中获取附件的文件名和/或文件路径?
我试过这个(HERE 是链接):

function AttachmentNames() {  
    var attachments = instanceOfMozMmsMessage.attachments;
} 

有不同的警报,如attachments.lengthattachments[0].filepath 等,但什么也没发生(我想这对当前的邮件来说是不合适的)。

【问题讨论】:

    标签: javascript mozilla email-attachments add-on thunderbird-addon


    【解决方案1】:
    猜你喜欢
    • 2020-02-20
    • 1970-01-01
    • 1970-01-01
    • 2014-10-19
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2013-08-07
    相关资源
    最近更新 更多