Uses of Class
com.jacobgen.microsoft.outlook.TaskItem

Packages that use TaskItem
com.jacobgen.microsoft.outlook   
local.tomas.outlook   
 

Uses of TaskItem in com.jacobgen.microsoft.outlook
 

Methods in com.jacobgen.microsoft.outlook that return TaskItem
 TaskItem _TaskItem.assign()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 TaskItem _TaskRequestAcceptItem.getAssociatedTask(boolean lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 TaskItem _TaskRequestDeclineItem.getAssociatedTask(boolean lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 TaskItem _TaskRequestItem.getAssociatedTask(boolean lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 TaskItem _TaskRequestUpdateItem.getAssociatedTask(boolean lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 TaskItem _TaskItem.respond(int response, com.jacob.com.Variant fNoUI, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 

Uses of TaskItem in local.tomas.outlook
 

Subclasses of TaskItem in local.tomas.outlook
 class OutlookTask
           
 



Copyright © 2007 null. All Rights Reserved.