CancelAddParticipantEventResult Class

Definition

public class CancelAddParticipantEventResult
type CancelAddParticipantEventResult = class
Public Class CancelAddParticipantEventResult
Inheritance
CancelAddParticipantEventResult

Properties

FailureResult

CancelAddParticipantFailed event will be returned when the invitation could not be cancelled.

IsSuccess

Indicates whether the returned event is considered successful or not.

SuccessResult

CancelAddParticipantSucceeded event will be returned when the invitation was cancelled successfully.

Applies to