{"id":10634,"date":"2018-07-18T10:45:12","date_gmt":"2018-07-18T01:45:12","guid":{"rendered":"https:\/\/www.ka-net.org\/blog\/?p=10634"},"modified":"2018-08-31T14:57:48","modified_gmt":"2018-08-31T05:57:48","slug":"%e6%9c%aa%e8%aa%ad%e3%82%a2%e3%82%a4%e3%83%86%e3%83%a0%e3%81%ae%e4%bb%b6%e6%95%b0%e3%82%92%e5%8f%96%e5%be%97%e3%81%99%e3%82%8boutlook%e3%83%9e%e3%82%af%e3%83%ad","status":"publish","type":"post","link":"https:\/\/www.ka-net.org\/blog\/?p=10634","title":{"rendered":"\u672a\u8aad\u30a2\u30a4\u30c6\u30e0\u306e\u4ef6\u6570\u3092\u53d6\u5f97\u3059\u308bOutlook\u30de\u30af\u30ed"},"content":{"rendered":"<p>\u300c<span style=\"color: #ff0000; font-weight: bold;\">Outlook \u672a\u8aad \u4ef6\u6570 \u30de\u30af\u30ed<\/span>\u300d\u3068\u3044\u3063\u305f\u30ad\u30fc\u30ef\u30fc\u30c9\u691c\u7d22\u3067\u306e\u30a2\u30af\u30bb\u30b9\u304c\u3042\u308a\u307e\u3057\u305f\u3002Outlook\u306e\u30de\u30af\u30ed\u3067\u3001\u672a\u8aad\u30a2\u30a4\u30c6\u30e0\u306e\u4ef6\u6570\u3092\u8abf\u3079\u305f\u3044\u65b9\u304b\u3089\u306e\u30a2\u30af\u30bb\u30b9\u3060\u3068\u601d\u3044\u307e\u3059\u3002<\/p>\n<p>\u4e0b\u8a18\u8a18\u4e8b\u3067\u3082\u66f8\u3044\u3066\u3044\u307e\u3059\u304c\u3001Outlook\u306eFolder\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306b\u306f\u3001\u305d\u306e\u3082\u306e\u305a\u3070\u308a\u306a<a href=\"https:\/\/msdn.microsoft.com\/ja-jp\/vba\/outlook-vba\/articles\/folder-unreaditemcount-property-outlook\" title=\"Folder.UnReadItemCount \u30d7\u30ed\u30d1\u30c6\u30a3 (Outlook)\" target=\"_blank\">UnReadItemCount<\/a>\u30d7\u30ed\u30d1\u30c6\u30a3\u304c\u7528\u610f\u3055\u308c\u3066\u3044\u308b\u306e\u3067\u3001\u3053\u3061\u3089\u3092\u4f7f\u3048\u3070\u4e00\u767a\u3067\u672a\u8aad\u30a2\u30a4\u30c6\u30e0\u306e\u4ef6\u6570\u3092\u53d6\u5f97\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059(\u4e0b\u8a18\u30b3\u30fc\u30c9\u3067\u306f\u53d7\u4fe1\u30c8\u30ec\u30a4\u30d5\u30a9\u30eb\u30c0\u30fc(olFolderInbox)\u3092\u6307\u5b9a\u3057\u3066\u3044\u307e\u3059)\u3002<\/p>\n<div class=\"cardlink\"><a href=\"https:\/\/www.ka-net.org\/blog\/?p=4670\"><div class=\"cardlink_thumbnail\"><img src='https:\/\/www.ka-net.org\/blog\/wp-content\/uploads\/eyecatch-Outlook-120x120.png' alt='\u672a\u8aad\u30e1\u30c3\u30bb\u30fc\u30b8\u6570\u3092\u53d6\u5f97\u3059\u308bOutlook\u30de\u30af\u30ed' width=120 height=120 \/><\/a><\/div><div class=\"cardlink_content\"><span class=\"timestamp\">2014.08.01<\/span><div class=\"cardlink_title\"><a href=\"https:\/\/www.ka-net.org\/blog\/?p=4670\">\u672a\u8aad\u30e1\u30c3\u30bb\u30fc\u30b8\u6570\u3092\u53d6\u5f97\u3059\u308bOutlook\u30de\u30af\u30ed <\/a><\/div><div class=\"cardlink_excerpt\">Outlook 2007\u3067\u8ffd\u52a0\u3055\u308c\u305fFolder\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306eUnReadItemCount\u30d7\u30ed\u30d1\u30c6\u30a3\u3092\u4f7f\u3046\u3053\u3068\u3067\u672a\u8aad\u30a2\u30a4\u30c6\u30e0\u6570\u3092\u77e5\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\r\n\r\n[vb]Option Explicit\r\n\r\nPublic Sub CountUnReadItem()...<\/div><\/div><div class=\"cardlink_footer\"><\/div><\/div>\n<pre class=\"brush: vb; title: ; notranslate\" title=\"\">Public Sub Sample001()\r\n  MsgBox &quot;\u672a\u8aad\u30a2\u30a4\u30c6\u30e0\u6570\uff1a&quot; &amp; Application.GetNamespace(&quot;MAPI&quot;) _\r\n                              .GetDefaultFolder(olFolderInbox) _\r\n                              .UnReadItemCount, vbInformation + vbSystemModal\r\nEnd Sub<\/pre>\n<p><a href=\"https:\/\/www.ka-net.org\/blog\/wp-content\/uploads\/Outlook_VBA_UnReadItemCount_01.jpg\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ka-net.org\/blog\/wp-content\/uploads\/Outlook_VBA_UnReadItemCount_01.jpg\" alt=\"\" width=\"547\" height=\"569\" class=\"alignnone size-full wp-image-10635\" srcset=\"https:\/\/www.ka-net.org\/blog\/wp-content\/uploads\/Outlook_VBA_UnReadItemCount_01.jpg 547w, https:\/\/www.ka-net.org\/blog\/wp-content\/uploads\/Outlook_VBA_UnReadItemCount_01-288x300.jpg 288w\" sizes=\"auto, (max-width: 547px) 100vw, 547px\" \/><\/a><\/p>\n<div id=\"single_banner_area2\" class=\"clearfix one_banner\">\n<div class=\"single_banner single_banner_left\">\n<script async src=\"https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js\"><\/script>\r\n<!-- \u8a18\u4e8b\u4e2d(\u30c7\u30a3\u30b9\u30d7\u30ec\u30a4\u5e83\u544a\u30e6\u30cb\u30c3\u30c8) -->\r\n<ins class=\"adsbygoogle\"\r\n     style=\"display:block\"\r\n     data-ad-client=\"ca-pub-7306936664602087\"\r\n     data-ad-slot=\"5429724765\"\r\n     data-ad-format=\"auto\"\r\n     data-full-width-responsive=\"true\"><\/ins>\r\n<script>\r\n     (adsbygoogle = window.adsbygoogle || []).push({});\r\n<\/script>\n<\/div>\n<div class=\"single_banner single_banner_right\">\n<a href=\"\" target=\"_blank\"><img decoding=\"async\" src=\"\" alt=\"\" title=\"\" \/><\/a>\n<\/div>\n<\/div>\n\n<p>\u3082\u3057\u3001\u500b\u3005\u306e\u672a\u8aad\u30a2\u30a4\u30c6\u30e0\u306b\u5bfe\u3057\u3066\u4f55\u3089\u304b\u306e\u51e6\u7406\u3092\u5b9f\u884c\u3057\u305f\u3044\u5834\u5408\u306f\u3001<a href=\"https:\/\/msdn.microsoft.com\/ja-jp\/vba\/outlook-vba\/articles\/mailitem-unread-property-outlook\" title=\"MailItem.UnRead \u30d7\u30ed\u30d1\u30c6\u30a3 (Outlook)\" target=\"_blank\">UnRead<\/a>\u30d7\u30ed\u30d1\u30c6\u30a3\u3092\u4f7f\u3046\u3053\u3068\u3067\u3001\u672a\u8aad\u304b\u65e2\u8aad\u304b\u3092\u5224\u5225\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n<p>\u4f8b\u3048\u3070\u672a\u8aad\u30e1\u30fc\u30eb\u306b\u5bfe\u3057\u3066\u306e\u307f\u51e6\u7406\u3092\u884c\u3046\u5834\u5408\u306f\u3001\u4e0b\u8a18\u306e\u3088\u3046\u306a\u30b3\u30fc\u30c9\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n<pre class=\"brush: vb; title: ; notranslate\" title=\"\">Public Sub Sample002()\r\n  Dim itm As Object\r\n  \r\n  With Application.GetNamespace(&quot;MAPI&quot;).GetDefaultFolder(olFolderInbox)\r\n    For Each itm In .Items\r\n      Select Case LCase(TypeName(itm))\r\n        Case &quot;mailitem&quot; 'MailItem\u306e\u307f\u51e6\u7406\r\n          '\u672a\u8aad\u30e1\u30fc\u30eb\u306e\u307f\u51e6\u7406\r\n          If itm.UnRead = True Then\r\n            Debug.Print itm.Subject\r\n          End If\r\n      End Select\r\n    Next\r\n  End With\r\nEnd Sub<\/pre>\n<p><a href=\"https:\/\/www.ka-net.org\/blog\/wp-content\/uploads\/Outlook_VBA_UnReadItemCount_02.jpg\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ka-net.org\/blog\/wp-content\/uploads\/Outlook_VBA_UnReadItemCount_02.jpg\" alt=\"\" width=\"550\" height=\"336\" class=\"alignnone size-full wp-image-10636\" srcset=\"https:\/\/www.ka-net.org\/blog\/wp-content\/uploads\/Outlook_VBA_UnReadItemCount_02.jpg 550w, https:\/\/www.ka-net.org\/blog\/wp-content\/uploads\/Outlook_VBA_UnReadItemCount_02-300x183.jpg 300w\" sizes=\"auto, (max-width: 550px) 100vw, 550px\" \/><\/a><\/p>\n","protected":false},"excerpt":{"rendered":"\u300cOutlook \u672a\u8aad \u4ef6\u6570 \u30de\u30af\u30ed\u300d\u3068\u3044\u3063\u305f\u30ad\u30fc\u30ef\u30fc\u30c9\u691c\u7d22\u3067\u306e\u30a2\u30af\u30bb\u30b9\u304c\u3042\u308a\u307e\u3057\u305f\u3002Outlook\u306e\u30de\u30af\u30ed\u3067\u3001\u672a\u8aad\u30a2\u30a4\u30c6\u30e0\u306e\u4ef6\u6570\u3092\u8abf\u3079\u305f\u3044\u65b9\u304b\u3089\u306e\u30a2\u30af\u30bb\u30b9\u3060\u3068\u601d\u3044\u307e\u3059\u3002 \u4e0b\u8a18\u8a18\u4e8b\u3067\u3082\u66f8\u3044\u3066\u3044\u307e\u3059\u304c\u3001Outlook\u306eFo [&hellip;]","protected":false},"author":1,"featured_media":7124,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"[\u672a\u8aad\u30a2\u30a4\u30c6\u30e0\u306e\u4ef6\u6570\u3092\u53d6\u5f97\u3059\u308bOutlook\u30de\u30af\u30ed]","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[4,68],"tags":[],"class_list":["post-10634","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-office","category-outlook"],"aioseo_notices":[],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/www.ka-net.org\/blog\/wp-content\/uploads\/eyecatch-Outlook.png","jetpack_shortlink":"https:\/\/wp.me\/p4UZZr-2Lw","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.ka-net.org\/blog\/index.php?rest_route=\/wp\/v2\/posts\/10634","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ka-net.org\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ka-net.org\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ka-net.org\/blog\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ka-net.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=10634"}],"version-history":[{"count":2,"href":"https:\/\/www.ka-net.org\/blog\/index.php?rest_route=\/wp\/v2\/posts\/10634\/revisions"}],"predecessor-version":[{"id":10769,"href":"https:\/\/www.ka-net.org\/blog\/index.php?rest_route=\/wp\/v2\/posts\/10634\/revisions\/10769"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.ka-net.org\/blog\/index.php?rest_route=\/wp\/v2\/media\/7124"}],"wp:attachment":[{"href":"https:\/\/www.ka-net.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=10634"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ka-net.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=10634"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ka-net.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=10634"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}