| Modifier and Type | Field and Description |
|---|---|
static String |
EVENT_ATTENDEE
A general meeting/event attendee.
|
static String |
EVENT_ORGANIZER
Event organizer (an organizer is not necessarily an attendee).
|
static String |
EVENT_PERFORMER
Performer (similar to speaker, but with more emphasis on art than speech
delivery).
|
static String |
EVENT_SPEAKER
Speaker.
|
static String |
MESSAGE_BCC
Message BCC recipient.
|
static String |
MESSAGE_CC
Message CC recipient.
|
static String |
MESSAGE_FROM
Message primary recipient.
|
static String |
MESSAGE_REPLY_TO
Intended recipient of a reply message.
|
static String |
MESSAGE_TO
Message (email or IM) sender.
|
static String |
TASK_ASSIGNED_TO
Person to whom task is assigned.
|
public static final String EVENT_ATTENDEE
public static final String EVENT_ORGANIZER
public static final String EVENT_PERFORMER
public static final String EVENT_SPEAKER
public static final String MESSAGE_BCC
public static final String MESSAGE_CC
public static final String MESSAGE_FROM
public static final String MESSAGE_REPLY_TO
public static final String MESSAGE_TO
public static final String TASK_ASSIGNED_TO
public static String[] values()
Copyright © 2012. All Rights Reserved.