Edit

Share via


MimePartContentDescriptionExtensions.UpdateContentDispositionType Method

Definition

public:
[System::Runtime::CompilerServices::Extension]
 static void UpdateContentDispositionType(Microsoft::Rtc::Collaboration::MimePartContentDescription ^ multiPart, System::String ^ contentDispositionType, bool isHandlingRequired);
public static void UpdateContentDispositionType (this Microsoft.Rtc.Collaboration.MimePartContentDescription multiPart, string contentDispositionType, bool isHandlingRequired);
static member UpdateContentDispositionType : Microsoft.Rtc.Collaboration.MimePartContentDescription * string * bool -> unit
<Extension()>
Public Sub UpdateContentDispositionType (multiPart As MimePartContentDescription, contentDispositionType As String, isHandlingRequired As Boolean)

Parameters

contentDispositionType
String
isHandlingRequired
Boolean

Applies to