ChatMessageTransportConfiguration.MaxRecipientCount プロパティ

定義

トランスポートの受信者の最大数を取得します。

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

プロパティ値

Int32

int

受信者の最大数。

Windows の要件

アプリの機能
chat chatSystem smsSend

適用対象