|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IInboxBase
| Field Summary | |
|---|---|
static java.lang.String |
KIND
The Kind used to query for Inbox objects. |
static java.lang.String |
PROGID
The ProgID for the Inbox class. |
| Method Summary | |
|---|---|
int |
getUserID()
Returns the ID of the User associated with this Inbox. |
| Field Detail |
|---|
static final java.lang.String KIND
The Kind used to query for Inbox objects.
static final java.lang.String PROGID
The ProgID for the Inbox class.
| Method Detail |
|---|
int getUserID()
throws SDKException
Returns the ID of the User associated with this Inbox.
int value of the User ID.
SDKException - if the corresponding property is not found.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||