Share via


ServerSideSyncEmailSettings.MessageIDCacheRetentionTime Property

Definition

Gets or sets the time, in minutes, that the email message ID is retained in the cache.

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

Property Value

The maximum time, in minutes.

Attributes

Applies to