Delen via


BaiduTemplateRegistrationDescription.MessageType Property

Definition

Gets or sets the type of the message.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="MessageType", Order=3003)]
public int? MessageType { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="MessageType", Order=3003)>]
member this.MessageType : Nullable<int> with get, set
Public Property MessageType As Nullable(Of Integer)

Property Value

The type of the message.

Attributes

Applies to