ChatMessageTransportConfiguration 类

定义

表示有关聊天消息传输的数据。

public ref class ChatMessageTransportConfiguration sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class ChatMessageTransportConfiguration final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class ChatMessageTransportConfiguration
Public NotInheritable Class ChatMessageTransportConfiguration
继承
Object Platform::Object IInspectable ChatMessageTransportConfiguration
属性

Windows 要求

设备系列
Windows 10 (在 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v1.0 中引入)
应用功能
chat chatSystem smsSend

属性

ExtendedProperties

获取传输的扩展属性。

MaxAttachmentCount

获取传输中邮件的最大附件限制。

MaxMessageSizeInKilobytes

获取传输的附件的最大大小。

MaxRecipientCount

获取传输的最大收件人数。

SupportedVideoFormat

获取传输支持的视频编码格式。

适用于