Share via


IsHandlingRequired Property

Gets or sets the value indicating if the part is required or not.

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

Syntax

'Declaration
Public Property IsHandlingRequired As Boolean
    Get
    Set
'Usage
Dim instance As MimePartContentDescription
Dim value As Boolean

value = instance.IsHandlingRequired

instance.IsHandlingRequired = value
public bool IsHandlingRequired { get; set; }

Property Value

Type: System..::..Boolean

See Also

Reference

MimePartContentDescription Class

MimePartContentDescription Members

Microsoft.Rtc.Collaboration Namespace