OlDefaultSelectNamesDisplayMode 列舉 (Outlook)
指定要在 [ 選取名稱 ] 對話方塊中顯示的預設標題、按鈕數目、按鈕標籤和地址清單,而不需要任何當地語系化標題和標籤的資源檔。
名稱 | 值 | 描述 |
---|---|---|
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 支援與意見反應。