Share via


RcsTransportConfiguration.MaxGroupMessageSizeInKilobytes Property

Definition

Gets the maximum size of a group chat message supported by the transport.

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

Property Value

Int32

int

The maximum size of a group chat message supported by the transport.

Windows requirements

App capabilities
chat chatSystem smsSend

Applies to