class
Attendee
Base class:
Implemented interfaces:
Derived types:
This type is not derived by any type in DocsMarshal.
Constructors
Attendee (Int32 securityIdentityId)
Properties
Guid AppointmentId { get; set; }
List<Guid> PlanningCategories { get; set; }
Int32 SecurityIdentityId { get; set; }
State State { get; set; }