ApplicationEvents4_EPostagePropertyDialogEventHandler 委托

定义

用于为事件添加事件处理程序的EPostagePropertyDialog委托类型。 当用户单击“电子邮资属性 (标签和信封”对话框) 按钮或“打印电子邮资”工具栏按钮时,将发生 EPostagePropertyDialog 事件。

public delegate void ApplicationEvents4_EPostagePropertyDialogEventHandler(Document ^ Doc);
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void ApplicationEvents4_EPostagePropertyDialogEventHandler(Document Doc);
type ApplicationEvents4_EPostagePropertyDialogEventHandler = delegate of Document -> unit
Public Delegate Sub ApplicationEvents4_EPostagePropertyDialogEventHandler(Doc As Document)

参数

Doc
Document

要添加电子邮政的文档名称。

属性

适用于