This topic has not yet been rated - Rate this topic

Item.TextBody property

EWS Managed API

Gets the text body of the item.

The TextBody property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Namespace:  Microsoft.Exchange.WebServices.Data
Assembly:  Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)
'Declaration
Public ReadOnly Property TextBody As TextBody
	Get
'Usage
Dim instance As Item
Dim value As TextBody

value = instance.TextBody

Property value

Type: Microsoft.Exchange.WebServices.Data.TextBody
The text body of the item.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.