Indicates that the MIME part should be displayed to the user.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration(in Microsoft.Rtc.Collaboration.dll)

Syntax

Visual Basic (Declaration)
Public 
Const 
ContentDispositionType_Render 
As 
String
C#
public 
const 
string 
ContentDispositionType_Render
Visual C++
public:
literal 
String^ 
ContentDispositionType_Render
JavaScript

Microsoft.Rtc.Collaboration.MimePartContentDescription.
contentDispositionType_Render

See Also