RcsTransportConfiguration.MaxGroupMessageSizeInKilobytes 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 group chat message supported by the transport.
public:
property int MaxGroupMessageSizeInKilobytes { int get(); };
int MaxGroupMessageSizeInKilobytes();
public int MaxGroupMessageSizeInKilobytes { get; }
var int32 = rcsTransportConfiguration.maxGroupMessageSizeInKilobytes;
Public ReadOnly Property MaxGroupMessageSizeInKilobytes As Integer
Property Value
Int32
int
The maximum size of a group chat message supported by the transport.
Windows requirements
App capabilities |
chat
chatSystem
smsSend
|