ChatMessageTransportConfiguration.MaxMessageSizeInKilobytes 屬性

定義

取得傳輸附件的大小上限。

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

屬性值

Int32

int

附件的大小上限。

Windows 需求

應用程式功能
chat chatSystem smsSend

適用於