Share via


RcsTransportConfiguration.WarningFileSizeInKilobytes Property

Definition

Gets the size at which the user should be warned that they are attaching a large file for the transport.

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

Property Value

Int32

int

The size at which the user should be warned that they are attaching a large file for the transport.

Windows requirements

App capabilities
chat chatSystem smsSend

Applies to