次の方法で共有


RcsTransportConfiguration.MaxRecipientCount プロパティ

定義

グループ チャットでサポートされている受信者の最大数を取得します。

public:
 property int MaxRecipientCount { int get(); };
int MaxRecipientCount();
public int MaxRecipientCount { get; }
var int32 = rcsTransportConfiguration.maxRecipientCount;
Public ReadOnly Property MaxRecipientCount As Integer

プロパティ値

Int32

int

グループ チャットでサポートされている受信者の最大数。

Windows の要件

アプリの機能
chat chatSystem smsSend

適用対象