Edit

Share via


MessagePart.DisplayText Property

Definition

Gets the display text.

public:  property System::String ^ DisplayText {  public:
System::String ^ get(); protected:
 void set(System::String ^ value); };
public string DisplayText { get; protected set; }
member this.DisplayText : string with get, set
Public Property DisplayText As String

Property Value

The display text.

Applies to