Compartilhar via


ChatMessageTransportConfiguration.MaxAttachmentCount Propriedade

Definição

Obtém o limite máximo de anexo para uma mensagem no transporte.

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

Valor da propriedade

Int32

int

O limite máximo de anexos para uma mensagem.

Requisitos do Windows

Funcionalidades do aplicativo
chat chatSystem smsSend

Aplica-se a