Share via


SipNotificationAction.ContentType Property

Definition

Content type.

public:
 property System::String ^ ContentType { System::String ^ get(); void set(System::String ^ value); };
public string ContentType { get; set; }
member this.ContentType : string with get, set
Public Property ContentType As String

Property Value

Returns Stringthat contains the content type for the SIP notification action.

Applies to