Table of Contents

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

event Guid
contact Guid

Properties

ContactIdentifier

public Guid ContactIdentifier { get; set; }

Property Value

Guid