Moyosoft Products | Services | Download | Contact us    
Java Bridge to Exchange
Products  >  Java Bridge to Exchange  >  API Reference    
API Reference
   
Overview  |  
Classic JavaDoc

Class ExchangeCalendarItemInfo

java.lang.Object
  └ com.moyosoft.exchange.calendar.ExchangeCalendarItemInfo


public class ExchangeCalendarItemInfo

Constructors

public
ExchangeCalendarItemInfo (Exchange exchange, java.util.Date startTime, java.util.Date endTime, FreeBusyStatus busyType, String id, String subject, String location, boolean isMeeting, boolean isRecurring, boolean isException, boolean isReminderSet, boolean isPrivate)

Methods

findCalendarItem ()
getBusyType ()
java.util.Date
getEndTime ()
String
getId ()
String
getLocation ()
java.util.Date
getStartTime ()
String
getSubject ()
boolean
isException ()
boolean
isMeeting ()
boolean
isPrivate ()
boolean
isRecurring ()
boolean
isReminderSet ()

Community comments



Powered by JavaDocPlus