RoomNotificationsEnabled property

Indicates whether daily room-wide change notification reports are enabled.

Syntax


C++

HRESULT get_RoomNotificationsEnabled(VARIANT_BOOL* pRoomNotificationsEnabled)

HRESULT put_RoomNotificationsEnabled(VARIANT_BOOL myRoomNotificationsEnabled)

Scripting languages

Boolean = Object.RoomNotificationsEnabled

Object.RoomNotificationsEnabled = Boolean

 

Home

Applies to

IERUMailNotifier