Tracking Client API for Windows Phone
MessageDefinitions Property
NamespacesESRI.Tracking.ConnectorMessageFormatManagerMessageDefinitions
MessageDefinitions returned by Tracking Server.
Declaration Syntax
C#Visual BasicVisual C++
public List<MessageDefinition> MessageDefinitions { get; }
Public ReadOnly Property MessageDefinitions As List(Of MessageDefinition)
	Get
public:
property List<MessageDefinition^>^ MessageDefinitions {
	List<MessageDefinition^>^ get ();
}

Assembly: ESRI.Tracking.Connector.WindowsPhone (Module: ESRI.Tracking.Connector.WindowsPhone) Version: 10.1.0.3022 (10.1.0.3022)