Namespace: ITHit.WebDAV.Calendar.Params
The ParticipationRoleType type exposes the following members.
Name | Description | |
---|---|---|
![]() | ParticipationRoleType |
This default constructor is required for internal purposes only to support generics. Do not use this contructor.
|
![]() | ParticipationRoleType(String, Int32) |
Creates a new instance of the enum object.
|
Name | Description | |
---|---|---|
![]() ![]() | Chair |
Indicates chair of the calendar entity.
|
![]() | Name |
Gets the string representation of the enum value.
(Inherited from ExtendibleEnum.) |
![]() ![]() | NonParticipant |
Indicates a participant who is copied for information purposes only.
|
![]() | Number |
Gets the integer representation of the enum value. Default is -1.
(Inherited from ExtendibleEnum.) |
![]() ![]() | OptionalParticipant |
Indicates a participant whose participation is optional.
|
![]() ![]() | RequiredParticipant |
Indicates a participant whose participation is required.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from ExtendibleEnum.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString |
Converts this object to its string representation.
(Inherited from ExtendibleEnum.) |