XMessage.GetContentProperties Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual System::Collections::Hashtable ^ GetContentProperties();
public virtual System.Collections.Hashtable GetContentProperties ();
abstract member GetContentProperties : unit -> System.Collections.Hashtable
override this.GetContentProperties : unit -> System.Collections.Hashtable
Public Overridable Function GetContentProperties () As Hashtable