The OfficeCommunicationServerStatusMessageConfigurationList type exposes the following members.

Events

  NameDescription
Public eventConfigurationObjectsAdded
Occurs when at least one item of type TConfigurationObject is added.
(Inherited from DynamicConfigurationList<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.)
Public eventConfigurationObjectsChanged
Occurs when at least one item of type TConfigurationObject is modified.
(Inherited from DynamicConfigurationList<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.)
Public eventConfigurationObjectsRemoved
Occurs when at least one item of type TConfigurationObject is removed.
(Inherited from DynamicConfigurationList<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.)

See Also