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

Packages that use AddressEntry
com.jacobgen.microsoft.outlook   
 

Uses of AddressEntry in com.jacobgen.microsoft.outlook
 

Methods in com.jacobgen.microsoft.outlook that return AddressEntry
 AddressEntry AddressEntries.add(java.lang.String type)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 AddressEntry AddressEntries.add(java.lang.String type, com.jacob.com.Variant name)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 AddressEntry AddressEntries.add(java.lang.String type, com.jacob.com.Variant name, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 AddressEntry Recipient.getAddressEntry()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 AddressEntry AddressEntries.getFirst()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 AddressEntry AddressEntries.getLast()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 AddressEntry AddressEntry.getManager()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 AddressEntry AddressEntries.getNext()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 AddressEntry AddressEntries.getPrevious()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 AddressEntry AddressEntries.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 AddressEntry
 void Recipient.setAddressEntry(AddressEntry lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 



Copyright © 2007 null. All Rights Reserved.