_DocumentItem.Body Property

Definition

This object, member, or enumeration will be deprecated and is not intended to be used in your code.

public:
 property System::String ^ Body { System::String ^ get(); void set(System::String ^ value); };
public string Body { get; set; }
Public Property Body As String

Property Value

Remarks

Attempting to set this property returns an error.

Applies to