MessageType Enum

Definition

Represents the status of partner center services.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Store.PartnerCenter.Models.JsonConverters.EnumJsonConverter))]
public enum MessageType
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Store.PartnerCenter.Models.JsonConverters.EnumJsonConverter))>]
type MessageType = 
Public Enum MessageType
Inheritance
MessageType
Attributes

Fields

All 3

All types.

Incident 1

Active incident.

MessageCenter 2

Message center message.

None 0

Default type none.

Applies to