Method | Description | |
---|---|---|
RibbonMain ( ) : System.Reflection |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
CreateUserProperties ( AppointmentItem &ai ) : void |
创建自定义属性
|
|
GetOfficeLanguage ( string officeVersion ) : int | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
IsOutLook2013 ( ) : bool |
判断outlook版本
|
|
RibbonSettings_Load ( object sender, RibbonUIEventArgs e ) : void | ||
btnAboutClicked ( object sender, RibbonControlEventArgs e ) : void |
About
|
|
btnConfSettingsClicked ( object sender, RibbonControlEventArgs e ) : void |
|
|
btnCreateTPConfClicked ( object sender, RibbonControlEventArgs e ) : void |
预约会议
|
|
btnHelpClicked ( object sender, RibbonControlEventArgs e ) : void |
Help
|
|
btnSettingsClicked ( object sender, RibbonControlEventArgs e ) : void |
会议设置
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |