RcsTransportConfiguration.WarningFileSizeInKilobytes 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 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
|