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

适用于