fr.emn.spiraclock
Class OutlookSchedule.OutlookItemsEvents

java.lang.Object
  extended by fr.emn.spiraclock.OutlookSchedule.OutlookItemsEvents
Enclosing class:
OutlookSchedule

public class OutlookSchedule.OutlookItemsEvents
extends java.lang.Object


Constructor Summary
OutlookSchedule.OutlookItemsEvents()
           
 
Method Summary
 void ItemAdd(com.jacob.com.Variant[] args)
           
 void ItemChange(com.jacob.com.Variant[] args)
           
 void ItemRemove(com.jacob.com.Variant[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutlookSchedule.OutlookItemsEvents

public OutlookSchedule.OutlookItemsEvents()
Method Detail

ItemAdd

public void ItemAdd(com.jacob.com.Variant[] args)

ItemChange

public void ItemChange(com.jacob.com.Variant[] args)

ItemRemove

public void ItemRemove(com.jacob.com.Variant[] args)