Cmdlets for Email

Build 24.0.9062

DataConnection Type

EmailConnection オブジェクト。

Remarks

EmailConnection オブジェクト。接続プロパティは、このオブジェクトのgetter およびsetter メソッドを使ってアクセスできます。

$conn  = Connect-Email -Port 993 -Server 'outlook.office365.com' -Password 'password' -User 'user' -Protocol 'IMAP' -SMTPPort 587 SMTP Server 'smtp.office365.com' 
$conn | GM 

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9062