ChatMessageTransportConfiguration.MaxMessageSizeInKilobytes Property

Definition

Gets the maximum size of an attachment for the transport.

public:
 property int MaxMessageSizeInKilobytes { int get(); };
int MaxMessageSizeInKilobytes();
public int MaxMessageSizeInKilobytes { get; }
var int32 = chatMessageTransportConfiguration.maxMessageSizeInKilobytes;
Public ReadOnly Property MaxMessageSizeInKilobytes As Integer

Property Value

Int32

int

The maximum size of an attachment.

Windows requirements

App capabilities
chat chatSystem smsSend

Applies to