RcsTransportConfiguration.MaxMessageSizeInKilobytes Property

Definition

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

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

Property Value

Int32

int

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

Windows requirements

App capabilities
chat chatSystem smsSend

Applies to