MailQuotaWarningThreshold (NotesRegistration - JavaScript)

読み書き可能。ユーザーのメールデータベースから、そのサイズが大きすぎるという警告が出されるときのサイズ (メガバイト)。

定義場所

NotesRegistration

構文

getMailQuotaWarningThreshold() : int

setMailQuotaWarningThreshold(threshold:int) : void

使用法

registerNewUser を呼び出す前に、任意でこのプロパティを設定します。

値が 0 の場合は (デフォルト)、警告するしきい値は設定されません。

言語間の参照

LotusScript® NotesRegistration クラスの MailQuotaWarningThreshold プロパティ