Item
RecipientCollection indexer
返回存储在此集合中指定索引处的收件人。
public Recipient this[int index] { get; }
也可以看看
- class Recipient
- class RecipientCollection
- 命名空间 Aspose.Email.Windows.Forms
- 部件 Aspose.Email
返回存储在此集合中指定索引处的收件人。
public Recipient this[int index] { get; }