Share via


MailboxMessageConfiguration.PreviewMarkAsReadDelaytime property

Namespace:  Microsoft.Exchange.Data.Storage.Management
Assembly:  Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)

Syntax

'Declaration
Public Property PreviewMarkAsReadDelaytime As Integer
    Get
    Set
'Usage
Dim instance As MailboxMessageConfiguration
Dim value As Integer

value = instance.PreviewMarkAsReadDelaytime

instance.PreviewMarkAsReadDelaytime = value
public int PreviewMarkAsReadDelaytime { get; set; }

Property value

Type: System.Int32

See also

Reference

MailboxMessageConfiguration class

MailboxMessageConfiguration members

Microsoft.Exchange.Data.Storage.Management namespace