ChatMessageTransportConfiguration.MaxAttachmentCount Property

Definition

Gets the maximum attachment limit for a message on the transport.

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

Property Value

Int32

int

The maximum attachment limit for a message.

Windows requirements

App capabilities
chat chatSystem smsSend

Applies to