We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92528a2 commit 94fac33Copy full SHA for 94fac33
snippets/csharp/VS_Snippets_CFX/wf_samples/cs/snippets24.cs
@@ -254,7 +254,7 @@ public string Subject
254
255
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)]
256
[BrowsableAttribute(true)]
257
- [DescriptionAttribute("The From property is used to specify the From (Sender's) address for the email mesage.")]
+ [DescriptionAttribute("The From property is used to specify the From (Sender's) address for the email message.")]
258
[CategoryAttribute(MessagePropertiesCategory)]
259
public string From
260
{
0 commit comments