Share via


MailboxCalendarConfiguration.ReminderSoundEnabled property

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

Syntax

'Declaration
Public Property ReminderSoundEnabled As Boolean
    Get
    Set
'Usage
Dim instance As MailboxCalendarConfiguration
Dim value As Boolean

value = instance.ReminderSoundEnabled

instance.ReminderSoundEnabled = value
public bool ReminderSoundEnabled { get; set; }

Property value

Type: System.Boolean

See also

Reference

MailboxCalendarConfiguration class

MailboxCalendarConfiguration members

Microsoft.Exchange.Data.Storage.Management namespace