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