Ozeki VoIP SDK Class library
SupportedContentTypes Property
NamespacesOzeki.VoIP.PBX.InstantMessagingSIPInstantMessageResultSupportedContentTypes
Declaration Syntax
C#Visual BasicVisual C++
public List<string> SupportedContentTypes { get; private set; }
Public Property SupportedContentTypes As List(Of String)
	Get
	Private Set
public:
property List<String^>^ SupportedContentTypes {
	List<String^>^ get ();
	private: void set (List<String^>^ value);
}
Property Value
List<(Of <(<'String>)>)>

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649