MessageObjectRecipientEntityProperties Property

Gets the properties set on the recipient.

Namespace:  Aspose.Email.Mapi.Msg
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public MessageObjectPropertiesCollection Properties { get; }

Property Value

Type: MessageObjectPropertiesCollection
The properties.

Implements

IMessageObjectPropertyContainerProperties
See Also