Edit

Share via


ReplyBody.lang Property

Definition

The lang property gets or sets the language used to create the message.

public:
 property System::String ^ lang { System::String ^ get(); void set(System::String ^ value); };
public string lang { get; set; }
Public Property lang As String

Property Value

The lang property returns a string that indicates the language used to create the message.

Applies to