RcsTransportConfiguration.MaxRecipientCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|