Interface IMessageObjectPropertyContainer

IMessageObjectPropertyContainer interface

Defines an interface for container which contains MessageObjectProperty entries.

public interface IMessageObjectPropertyContainer

Properties

NameDescription
Properties { get; }Gets the properties of the container.

See Also