GrapeCity Secure Mail for .NET 4.0J
PopulateMailboxTree プロパティ

trueにすると、Authenticateを実行した場合に、完全なMailbox.Mailboxes階層が作成されます。
シンタックス
<DescriptionAttribute("Gets or sets a value to indicate whether the nested mailbox hierarchy will be initialized.")>
<DefaultValueAttribute()>
Public Property PopulateMailboxTree As Boolean
[Description("Gets or sets a value to indicate whether the nested mailbox hierarchy will be initialized.")]
[DefaultValue()]
public bool PopulateMailboxTree {get; set;}
解説

LISTとLSUBコマンドが、ネストされたメールボックス階層を取得するために、認証プロセスの終わりに使用されます。ネストされたメールボックス情報が不要な場合は、このプロパティを falseに設定します。

参照

参照

ImapSession クラス
ImapSession メンバ

 

 


© 2003, GrapeCity inc. All rights reserved.