SipNotificationAction.ContentType Property

Updated: April 16, 2012

Gets or sets the content type for the SIP notification action. Namespace: Microsoft.EnterpriseManagement.Administration
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim instance As SipNotificationAction Dim value As String value = instance.ContentType instance.ContentType = valuePublic Property ContentType As Stringpublic string ContentType { get; set; }public: property String^ ContentType { String^ get (); void set (String^ value); }/** @property */ public String get_ContentType () /** @property */ public void set_ContentType (String value) public function get ContentType () : String public function set ContentType (value : String) Property ValueReturns Stringthat contains the content type for the SIP notification action.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms