次の方法で共有


ThrottleSettings.MapiSyncMaxConnectionsPerServer Property

Definition

Gets or sets the server setting to control the maximum number of MAPI sync operations.

public:
 property int MapiSyncMaxConnectionsPerServer { int get(); void set(int value); };
[System.Runtime.Serialization.DataMember]
public int MapiSyncMaxConnectionsPerServer { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.MapiSyncMaxConnectionsPerServer : int with get, set
Public Property MapiSyncMaxConnectionsPerServer As Integer

Property Value

The maximum number of MAPI sync operations.

Attributes

Applies to