ChatMessageTransportConfiguration.MaxRecipientCount Property

Definition

Gets the maximum number of recipients for the transport.

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

Property Value

Int32

int

The maximum number of recipients.

Windows requirements

App capabilities
chat chatSystem smsSend

Applies to