Gets or sets the Text1 field of the toast.
public: property String^ Text1 { String^ get(); void set(String^ value); }
Returns String.
Toast ClassMicrosoft.WindowsAzure.Mobile.Service.Notifications Namespace