IEnumerable<IDataModelObject> Message.RelatedObjects { get; }

The list of objects related to the message.

Remarks

RelatedObjects is readonly as the API currently only supports the adding/getting related objects.