Freigeben über


ConversationAccount.Id Property

Definition

Channel id for the user or Agent on this channel. The format of this ID is defined by the channel and is used as an opaque string throughout the protocol. (Example: joe@smith.com, or @joesmith or 123456).

public string Id { get; set; }
member this.Id : string with get, set
Public Property Id As String

Property Value

Applies to