ChatMessageTransportConfiguration.MaxAttachmentCount Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la limite maximale de pièces jointes pour un message sur le transport.
public:
property int MaxAttachmentCount { int get(); };
int MaxAttachmentCount();
public int MaxAttachmentCount { get; }
var int32 = chatMessageTransportConfiguration.maxAttachmentCount;
Public ReadOnly Property MaxAttachmentCount As Integer
Valeur de propriété
Int32
int
Limite maximale de pièces jointes pour un message.
Configuration requise pour Windows
Fonctionnalités de l’application |
chat
chatSystem
smsSend
|