RecipientType
Recipient.RecipientType property
收件人将如何接收此邮件(收件人、抄送、密件抄送)。
public RecipientType RecipientType { get; set; }
也可以看看
- enum RecipientType
- class Recipient
- 命名空间 Aspose.Email.Windows.Forms
- 部件 Aspose.Email
收件人将如何接收此邮件(收件人、抄送、密件抄送)。
public RecipientType RecipientType { get; set; }