Indicates that the MIME part is a custom ring tone to alert the user.

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

Syntax

Visual Basic (Declaration)
Public 
Const 
ContentDispositionType_Alert 
As 
String
C#
public 
const 
string 
ContentDispositionType_Alert
Visual C++
public:
literal 
String^ 
ContentDispositionType_Alert
JavaScript

Microsoft.Rtc.Collaboration.MimePartContentDescription.
contentDispositionType_Alert

See Also