A Sandcastle Documented Class Library
![]() | MapiMailMessageRecipients Property |
Gets the recipient list for this mail message.
Namespace: QsInformatica.Utils
Assembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 22.4.2.0 (22.4.2.0)

public RecipientCollection Recipients { get; }
Public ReadOnly Property Recipients As RecipientCollection Get
public: property RecipientCollection^ Recipients { RecipientCollection^ get (); }
member Recipients : RecipientCollection with get
Property Value
Type: RecipientCollection