共用方式為


ConversationAccount.IsGroup 屬性

定義

取得或設定指出對話在產生活動時是否包含兩個以上的參與者。

public bool? IsGroup { get; set; }
member this.IsGroup : Nullable<bool> with get, set
Public Property IsGroup As Nullable(Of Boolean)

屬性值

布林值,指出交談是否有兩個以上的參與者。

適用於