ParticipationRoleTypeNonParticipant Property
IT Hit WebDAV Classes Reference
Indicates a participant who is copied for information purposes only. String value is "NON-PARTICIPANT", integer value is 4.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax public static ParticipationRoleType NonParticipant { get; }
Public Shared ReadOnly Property NonParticipant As ParticipationRoleType
Get
public:
static property ParticipationRoleType^ NonParticipant {
ParticipationRoleType^ get ();
}
static member NonParticipant : ParticipationRoleType with get
Property Value
Type:
ParticipationRoleTypeSee Also