Click or drag to resize

NotConversationParticipantExceptionConversation Property

Gets the conversation the participant is not a member of.

Namespace: Compiled.EDD.Scripting
Assembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntax
C#
public ChatConversationItem Conversation { get; }

Property Value

ChatConversationItem
See Also