指定預設標題、按鈕數量、按鈕標籤及地址列表,需在「選擇名稱」對話框中顯示,無需資源檔案來顯示任何本地化標題與標籤。
| 名稱 | 值 | 描述 |
|---|---|---|
| olDefaultDelegates | 6 | 顯示 [收件者] 之收件者的編輯方塊,使用本土化的字串代表 [收件者] 按鈕的 "Add",並以本土化的字串代表標題的 "Add Users"。 CcLabel 和 BccLabel 都設為空字串。 將 SelectNamesDialog.AllowMultipleSelection 設定為 true ,並將 selectNamesDialog.NumberOfRecipientSelectors 設為 olTo。 |
| olDefaultMail | 1 | 顯示 [收件者]、[副本] 及 [密件副本] 收件者的三個編輯方塊,使用本土化的字串代表 [收件者]、[副本] 及 [密件副本] 按鈕的 "To"、"Cc" 及 "Bcc",並以本土化字串代表標題的 "Select Names"。 將 AllowMultipleSelection 設為 true ,並將 NumberOfRecipientSelectors 設為 olToCcBcc。 |
| olDefaultMeeting(預設會議) | 2 | 顯示必要、選擇性及資源收件者的三個編輯方塊,使用本土化字串代表 [收件者]、[副本] 及 [密件副本] 按鈕的 "Required"、"Optional" 及 "Resources",並以本土化字串代表標題的 "Select Attendees and Resources"。 將 AllowMultipleSelection 設為 true ,並將 NumberOfRecipientSelectors 設為 olToCcBcc。 |
| olDefaultMembers | 5 | 顯示[收件者] 之收件者的編輯方塊,使用本土化字串代表 [收件者] 按鈕的 "To",並以本土化字串代表標題的 "Select Members"。 CcLabel 和 BccLabel 都設為空字串。 將 AllowMultipleSelection 設為 true ,並將 NumberOfRecipientSelectors 設為 olTo。 |
| olDefaultPickRooms | 8 | 顯示 [資源] 收件者的編輯方塊,使用本土化的字串代表 [收件者] 按鈕的 "Rooms",並以本土化字串代表標題的 "Select Rooms"。 CcLabel 和 BccLabel 都設為空字串。 將 AllowMultipleSelection 設定為 true ,並將 NumberOfRecipientSelectors 設定為 olShowTo。 InitialDisplayList 會設定為全域通訊清單。 |
| olDefaultSharingRequest | 4 | 顯示 [收件者] 之收件者的編輯方塊,使用本土化字串代表 [收件者] 按鈕的 "To",並以本土化字串代表標題的 "Select Names"。 CcLabel 和 BccLabel 都設為空字串。 將 AllowMultipleSelection 設為 true ,並將 NumberOfRecipientSelectors 設為 olTo。 |
| olDefaultSingleName | 7 | 不顯示收件者的編輯方塊,使用本土化字串代表標題的 "Select Name"。 ToLabel、 CcLabel 和 Bcclabel 都設為空字串。 將 AllowMultipleSelection 設為 false ,並將 NumberOfRecipientSelectors 設為 olNone。 |
| olDefaultTask | 3 | 顯示 [收件者] 之收件者的編輯方塊,使用本土化字串代表 [收件者] 按鈕的 "To",並以本土化字串代表標題的 "Select Task Recipient"。 CcLabel 和 BccLabel 都設為空字串。 將 AllowMultipleSelection 設為 true ,並將 NumberOfRecipientSelectors 設為 olTo。 |
支援和意見反應
有關於 Office VBA 或這份文件的問題或意見反應嗎? 如需取得支援服務並提供意見反應的相關指導,請參閱 Office VBA 支援與意見反應。