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