IRetrieveTagsResult
An object implementing this interface is returned from the metadata binding RetrieveTags method.
| Tags | A list of Tag objects (objects that implement ITag) returned by the external system. |
| Messages | A list of messages with errors/warnings received from the external system. |