Exemplo n.º 1
0
 private void NewEmailButton_Click(object sender, EventArgs e)
 {
     OutlookViewControl.NewMessage();
 }