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