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

適用対象