<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>naoki0311</author_name>
  <author_url>https://blog.hatena.ne.jp/naoki0311/</author_url>
  <blog_title>naoki0311's diary</blog_title>
  <blog_url>https://naoki0311.hateblo.jp/</blog_url>
  <categories>
    <anon>Office365</anon>
  </categories>
  <description>現在社内ではOffice 365移行が完了しておりますが、実は社内のインフラ基盤の各システムは旧メールサーバーのSMTP利用してました。 社内で指摘を受けメール自動配信アプリを修正していた際に認証回りなどで少し書き方変わったのでメモ書き。 Dim sc As New SmtpClient() 'SMTPサーバーを指定する sc.Host = &quot;xxx.outlook.com&quot; sc.Credentials = New System.Net.NetworkCredential(&quot;ユーザー名&quot;, &quot;パスワード&quot;) sc.Port() = 587 sc.EnableSsl = True 'メッセージ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnaoki0311.hateblo.jp%2Fentry%2F20121003%2F1349226713&quot; title=&quot;Exchange Onlineで.NETのメール自動配信アプリを作成する際のメモ書き - naoki0311&amp;#39;s diary&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-10-03 10:11:53</published>
  <title>Exchange Onlineで.NETのメール自動配信アプリを作成する際のメモ書き</title>
  <type>rich</type>
  <url>https://naoki0311.hateblo.jp/entry/20121003/1349226713</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
