ConversationResource.Deconstruct(String, String, String) Method

Definition

public void Deconstruct(out string id, out string? activityId, out string? serviceUrl);
member this.Deconstruct : string * string * string -> unit
Public Sub Deconstruct (ByRef id As String, ByRef activityId As String, ByRef serviceUrl As String)

Parameters

id
String
activityId
String
serviceUrl
String

Applies to