Share via


BaiduNotification.MessageType Property

Definition

Gets or sets the type of the message.

public int? MessageType { get; set; }
member this.MessageType : Nullable<int> with get, set
Public Property MessageType As Nullable(Of Integer)

Property Value

The type of the message.

Applies to