Class RemoveEventAttendee
- Namespace
- InSite.Application.Events.Write
- Assembly
- Shift.Sdk.dll
public class RemoveEventAttendee : Command, ICommand
- Inheritance
-
RemoveEventAttendee
- Implements
- Inherited Members
- Extension Methods
Constructors
RemoveEventAttendee(Guid, Guid)
public RemoveEventAttendee(Guid @event, Guid contact)
Parameters
Properties
ContactIdentifier
public Guid ContactIdentifier { get; set; }