ContentDispositionType_Session Field
Indicates "session" content disposition type.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Const ContentDispositionType_Session As String
'Usage
Dim value As String
value = MimePartContentDescription.ContentDispositionType_Session
public const string ContentDispositionType_Session
See Also
Reference
MimePartContentDescription Class