Show / Hide Table of Contents

Class RemoveParticipantsAll

Inheritance
System.Object
ActionBase
UpdateParticipantsBase
RemoveParticipantsAll
Inherited Members
UpdateParticipantsBase.Validate()
UpdateParticipantsBase.Equals(Object)
UpdateParticipantsBase.GetHashCode()
ActionBase.OperationId
ActionBase.Action
ActionBase.IsStandaloneAction
System.Object.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Microsoft.Skype.Bots.Calling.ObjectModel.Contracts
Assembly: Microsoft.Skype.Bots.Calling.ObjectModel.dll
Syntax
public sealed class RemoveParticipantsAll : UpdateParticipantsBase

Constructors

RemoveParticipantsAll()

Declaration
public RemoveParticipantsAll()

Properties

Participants

Declaration
public override Participant[] Participants { get; set; }
Property Value
Type Description
Participant[]
Overrides
UpdateParticipantsBase.Participants
Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX