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

Packages that use UserProperty
com.jacobgen.microsoft.outlook   
 

Uses of UserProperty in com.jacobgen.microsoft.outlook
 

Methods in com.jacobgen.microsoft.outlook that return UserProperty
 UserProperty UserProperties.add(java.lang.String name, int type)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 UserProperty UserProperties.add(java.lang.String name, int type, com.jacob.com.Variant addToFolderFields)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 UserProperty UserProperties.add(java.lang.String name, int type, com.jacob.com.Variant addToFolderFields, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 UserProperty UserProperties.find(java.lang.String name)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 UserProperty UserProperties.find(java.lang.String name, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 UserProperty UserProperties.item(com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 



Copyright © 2007 null. All Rights Reserved.