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

Packages that use MAPIFolder
com.jacobgen.microsoft.outlook   
 

Uses of MAPIFolder in com.jacobgen.microsoft.outlook
 

Methods in com.jacobgen.microsoft.outlook that return MAPIFolder
 MAPIFolder _Folders.add(java.lang.String name)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 MAPIFolder _Folders.add(java.lang.String name, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 MAPIFolder MAPIFolder.copyTo(MAPIFolder lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 MAPIFolder _Explorer.getCurrentFolder()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 MAPIFolder _NameSpace.getDefaultFolder(int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 MAPIFolder _Folders.getFirst()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 MAPIFolder _NameSpace.getFolderFromID(java.lang.String entryIDFolder)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 MAPIFolder _NameSpace.getFolderFromID(java.lang.String entryIDFolder, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 MAPIFolder _Folders.getLast()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 MAPIFolder _Folders.getNext()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 MAPIFolder _Folders.getPrevious()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 MAPIFolder _MailItem.getSaveSentMessageFolder()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 MAPIFolder _MeetingItem.getSaveSentMessageFolder()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 MAPIFolder _NameSpace.getSharedDefaultFolder(Recipient recipient, int lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 MAPIFolder _Folders.item(com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 MAPIFolder _NameSpace.pickFolder()
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 

Methods in com.jacobgen.microsoft.outlook with parameters of type MAPIFolder
 MAPIFolder MAPIFolder.copyTo(MAPIFolder lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void FoldersEvents.folderAdd(MAPIFolder lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void FoldersEvents.folderChange(MAPIFolder lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 java.lang.Object _AppointmentItem.move(MAPIFolder lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 java.lang.Object _ContactItem.move(MAPIFolder lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 java.lang.Object _DistListItem.move(MAPIFolder lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 java.lang.Object _DocumentItem.move(MAPIFolder lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 java.lang.Object _JournalItem.move(MAPIFolder lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 java.lang.Object _MailItem.move(MAPIFolder lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 java.lang.Object _MeetingItem.move(MAPIFolder lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 java.lang.Object _NoteItem.move(MAPIFolder lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 java.lang.Object _PostItem.move(MAPIFolder lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 java.lang.Object _RemoteItem.move(MAPIFolder lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 java.lang.Object _ReportItem.move(MAPIFolder lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 java.lang.Object _TaskItem.move(MAPIFolder lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 java.lang.Object _TaskRequestAcceptItem.move(MAPIFolder lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 java.lang.Object _TaskRequestDeclineItem.move(MAPIFolder lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 java.lang.Object _TaskRequestItem.move(MAPIFolder lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 java.lang.Object _TaskRequestUpdateItem.move(MAPIFolder lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void MAPIFolder.moveTo(MAPIFolder lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void NameSpaceEvents.optionsPagesAdd(PropertyPages pages, MAPIFolder lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void _NameSpace.removeStore(MAPIFolder lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void _Explorer.setCurrentFolder(MAPIFolder lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void _MailItem.setSaveSentMessageFolder(MAPIFolder lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void _MeetingItem.setSaveSentMessageFolder(MAPIFolder lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 



Copyright © 2007 null. All Rights Reserved.