Class Attendee
Definition
- Namespace:
- Tizen.Pims.Calendar.CalendarViews
- Assembly:
- Tizen.Pims.Calendar.dll
Describes the properties of an Attendee record.
public static class Attendee
- Inheritance
-
objectAttendee
Fields
View SourceCtIndex
CtIndex.
Declaration
public const uint CtIndex = 83890178
Field Value
Type | Description |
---|---|
uint |
Cutype
The type of attendee (refer to the CalendarTypes.Cutype).
Declaration
public const uint Cutype = 83890177
Field Value
Type | Description |
---|---|
uint |
DelegateeUri
Delegatee (DELEGATED-TO).
Declaration
public const uint DelegateeUri = 83894281
Field Value
Type | Description |
---|---|
uint |
DelegatorUri
Delegator (DELEGATED-FROM).
Declaration
public const uint DelegatorUri = 83894282
Field Value
Type | Description |
---|---|
uint |
The email address of the attendee.
Declaration
public const uint Email = 83894277
Field Value
Type | Description |
---|---|
uint |
Group
Group.
Declaration
public const uint Group = 83894276
Field Value
Type | Description |
---|---|
uint |
Member
Group that the attendee belongs to.
Declaration
public const uint Member = 83894284
Field Value
Type | Description |
---|---|
uint |
Name
Attendee name.
Declaration
public const uint Name = 83894283
Field Value
Type | Description |
---|---|
uint |
Number
The number of the attendee.
Declaration
public const uint Number = 83894272
Field Value
Type | Description |
---|---|
uint |
ParentId
Event/TODO that the attendee belongs to.
Declaration
public const uint ParentId = 87035917
Field Value
Type | Description |
---|---|
uint |
Role
Attendee role (refer to the CalendarTypes.AttendeeRole).
Declaration
public const uint Role = 83890182
Field Value
Type | Description |
---|---|
uint |
Rsvp
RSVP invitation reply (one of true, false).
Declaration
public const uint Rsvp = 83890184
Field Value
Type | Description |
---|---|
uint |
Status
Attendee status (refer to the CalendarTypes.AttendeeStatus).
Declaration
public const uint Status = 83890183
Field Value
Type | Description |
---|---|
uint |
Uid
Unique identifier.
Declaration
public const uint Uid = 83894275
Field Value
Type | Description |
---|---|
uint |
Uri
Identifier of this calendar attendee view.
Declaration
public const string Uri = "tizen.calendar_view.attendee"
Field Value
Type | Description |
---|---|
string |