Edit

Share via


MessageCenterMessage Class

Definition

Represents a message center message.

public ref class MessageCenterMessage : Microsoft::Exchange::ServiceStatus::TenantCommunications::Data::Event
[System.Runtime.Serialization.DataContract]
public class MessageCenterMessage : Microsoft.Exchange.ServiceStatus.TenantCommunications.Data.Event
Public Class MessageCenterMessage
Inherits Event
Inheritance
MessageCenterMessage
Derived
Attributes

Constructors

MessageCenterMessage()

Properties

ActionRequiredByDate

Provides the date by which customer actions should be completed.

ActionType

Provides the message type.

Category

Provides the message category.

EndTime

Provides the end time of the event.

(Inherited from Event)
ExternalLink

Provides a link to additional information about the message.

Id

Provides the event ID.

(Inherited from Event)
LastUpdatedTime

Provides the time that the event was last updated.

(Inherited from Event)
Messages

Provides the event messages.

(Inherited from Event)
StartTime

Provides the start time of the event.

(Inherited from Event)
Status

Provides the event status.

(Inherited from Event)
Title

Provides the event title.

(Inherited from Event)
UrgencyLevel

Provides the urgency level of the message communication.

Applies to