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