public IList<RecipientInformation> GetRecipients()
Public Function GetRecipients As IList(Of RecipientInformation)
public: IList<RecipientInformation^>^ GetRecipients()
function GetRecipients();
In This Article