MimePartContentDescription.ContentDispositionType_Inline Field
Indicates that the MIME part should be displayed automatically.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Const ContentDispositionType_Inline As String
'Usage
Dim value As String
value = MimePartContentDescription.ContentDispositionType_Inline
public const string ContentDispositionType_Inline
See Also
Reference
MimePartContentDescription Class