Show / Hide Table of Contents

Class UpdateParticipantsOutcome

Inheritance
System.Object
OperationOutcomeBase
UpdateParticipantsOutcome
AddParticipantsOutcome
RemoveParticipantsAllOutcome
RemoveParticipantsOutcome
Inherited Members
OperationOutcomeBase.Validate()
OperationOutcomeBase.Equals(Object)
OperationOutcomeBase.GetHashCode()
OperationOutcomeBase.Type
OperationOutcomeBase.Id
OperationOutcomeBase.Outcome
OperationOutcomeBase.FailureReason
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 abstract class UpdateParticipantsOutcome : OperationOutcomeBase

Constructors

UpdateParticipantsOutcome(String)

Declaration
public UpdateParticipantsOutcome(string type)
Parameters
Type Name Description
System.String type
Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX