|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ExchangeAttendee
Represents an attendee or a resource for a meeting.
| Method Summary | |
|---|---|
java.util.Date |
getLastResponseTime()
Returns the date and time of the latest response received from this attendee. |
ExchangeMailbox |
getMailbox()
Returns the mailbox identifying the attendee or resource with an e-mail address. |
ResponseType |
getResponseType()
Returns the type of response received for a meeting from this attendee. |
| Method Detail |
|---|
ExchangeMailbox getMailbox()
throws ExchangeServiceException
ExchangeServiceException - if any errors occur during the communication with Exchange.
ResponseType getResponseType()
throws ExchangeServiceException
ExchangeServiceException - if any errors occur during the communication with Exchange.
java.util.Date getLastResponseTime()
throws ExchangeServiceException
ExchangeServiceException - if any errors occur during the communication with Exchange.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||