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

Packages that use Recipient
com.jacobgen.microsoft.outlook   
 

Uses of Recipient in com.jacobgen.microsoft.outlook
 

Methods in com.jacobgen.microsoft.outlook that return Recipient
 Recipient Recipients.add(java.lang.String lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Recipient _NameSpace.createRecipient(java.lang.String lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Recipient _NameSpace.getCurrentUser()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Recipient _DistListItem.getMember(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Recipient _NameSpace.getRecipientFromID(java.lang.String lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Recipient Recipients.item(com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 

Methods in com.jacobgen.microsoft.outlook with parameters of type Recipient
 MAPIFolder _NameSpace.getSharedDefaultFolder(Recipient recipient, int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 



Copyright © 2007 null. All Rights Reserved.