IMessageObjectPropertyContainer

public interface IMessageObjectPropertyContainer

Defines an interface for container which contains MessageObjectProperty entries.

Methods

MethodDescription
getProperties()Gets the properties of the container.

getProperties()

public abstract MessageObjectPropertiesCollection getProperties()

Gets the properties of the container.

Value: The properties.

Returns: MessageObjectPropertiesCollection