title | keywords | f1_keywords | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|
PostItem.RTFBody property (Outlook) |
vbaol11.chm3527 |
|
|
79d197b0-d994-374f-ff25-ed7146352ba9 |
06/08/2017 |
medium |
Returns or sets a Byte array that represents the body of the Microsoft Outlook item in Rich Text Format. Read/write.
expression. RTFBody
expression A variable that represents a 'PostItem' object.
Use the StrConv function in Microsoft Visual Basic for Applications (VBA), or the System.Text.Encoding.AsciiEncoding.GetString() method in C# or Visual Basic to convert an array of bytes to a string.
[!includeSupport and feedback]