RcsTransportConfiguration.MaxFileSizeInKilobytes Property

Definition

Gets the maximum size of a file that can be sent using the transport.

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

Property Value

Int32

int

The maximum size of a file that can be sent using the transport.

Windows requirements

App capabilities
chat chatSystem smsSend

Applies to