AppointmentItem.SendUsingAccount 属性 (Outlook)
返回或设置一个 Account 对象,该对象代表用来发送 AppointmentItem 的帐户。 读/写。
语法
expression。 SendUsingAccount
表达 返回 AppointmentItem 对象的表达式。
备注
SendUsingAccount 属性可以用于指定应使用调用 Send 方法时发送 AppointmentItem 的帐户。 如果为 AppointmentItem 指定的帐户不再存在,则此属性将返回 Null(在 Visual Basic 中为 Nothing)。
另请参阅
支持和反馈
有关于 Office VBA 或本文档的疑问或反馈? 请参阅 Office VBA 支持和反馈,获取有关如何接收支持和提供反馈的指南。