Dart.Mail 名前空間 > ImapSession クラス : PopulateMailboxTree プロパティ |
<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に設定します。