The code starts by getting the mail database and a list of all folders and views in that database.
代码首先获取邮件数据库和该数据库中的所有文件夹和视图的列表。
Note that the code assumes that the mail database is located on a server.
注意,代码假设邮件数据库位于服务器上。
We will consume this service endpoint from our Petals Mail configuration as shown in code listing 6.30.
我们将从代码清单6.5所示的Petals邮件配置中消费这个服务端点。
应用推荐