ServerSideSyncEmailSettings.MessageIDCacheCapacity Property

Definition

Gets or sets the capacity of the message ID cache for server-side synchronization.

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

Property Value

The cache capacity.

Attributes

Applies to