RSS Documentation
_recipients Field



Syntax
'Declaration
 
Protected _recipients As ParticipantCollection
'Usage
 
Dim instance As NotifyNode
Dim value As ParticipantCollection
 
value = instance._recipients
 
instance._recipients = value
protected ParticipantCollection _recipients
protected:
ParticipantCollection^ _recipients
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

NotifyNode Class
NotifyNode Members

Send Feedback