IncludeImages
MailSyncRequest.IncludeImages property
如果客户端接受邮件正文中包含图像的邮件,则为 True,如果客户端不接受邮件正文中包含图像的邮件,则为 False
public bool IncludeImages { get; set; }
也可以看看
- class MailSyncRequest
- 命名空间 Aspose.Finance.Ofx.Email
- 部件 Aspose.Finance
如果客户端接受邮件正文中包含图像的邮件,则为 True,如果客户端不接受邮件正文中包含图像的邮件,则为 False
public bool IncludeImages { get; set; }