IMessageObjectPropertyContainer
public interface IMessageObjectPropertyContainer
Defines an interface for container which contains MessageObjectProperty entries.
Methods
Method | Description |
---|---|
getProperties() | Gets the properties of the container. |
getProperties()
public abstract MessageObjectPropertiesCollection getProperties()
Gets the properties of the container.
Value: The properties.
Returns: MessageObjectPropertiesCollection