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

Packages that use Recipients
com.jacobgen.microsoft.outlook   
 

Uses of Recipients in com.jacobgen.microsoft.outlook
 

Methods in com.jacobgen.microsoft.outlook that return Recipients
 Recipients _AppointmentItem.getRecipients()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Recipients _JournalItem.getRecipients()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Recipients _MailItem.getRecipients()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Recipients _MeetingItem.getRecipients()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Recipients _TaskItem.getRecipients()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Recipients _MailItem.getReplyRecipients()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Recipients _MeetingItem.getReplyRecipients()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 

Methods in com.jacobgen.microsoft.outlook with parameters of type Recipients
 void _DistListItem.addMembers(Recipients lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void _DistListItem.removeMembers(Recipients lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 



Copyright © 2007 null. All Rights Reserved.