RcsTransportConfiguration.MaxRecipientCount Property

Definition

Gets the maximum number of recipients supported for a group chat.

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

Property Value

Int32

int

The maximum number of recipients supported for a group chat.

Windows requirements

App capabilities
chat chatSystem smsSend

Applies to