File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1547,7 +1547,7 @@ The classes shown in the following table are used to construct email messages th
1547
1547
<format type =" text/markdown" ><![CDATA[
1548
1548
1549
1549
## Remarks
1550
- This operation will not block. The returned <xref:System.Threading.Tasks.Task>> object will complete once the message has been sent.
1550
+ This operation will not block. The returned <xref:System.Threading.Tasks.Task> object will complete once the message has been sent.
1551
1551
1552
1552
]]> </format >
1553
1553
</remarks >
@@ -1598,7 +1598,7 @@ The classes shown in the following table are used to construct email messages th
1598
1598
<format type =" text/markdown" ><![CDATA[
1599
1599
1600
1600
## Remarks
1601
- This operation will not block. The returned <xref:System.Threading.Tasks.Task>> object will complete once the message has been sent.
1601
+ This operation will not block. The returned <xref:System.Threading.Tasks.Task> object will complete once the message has been sent.
1602
1602
1603
1603
]]> </format >
1604
1604
</remarks >
You can’t perform that action at this time.
0 commit comments