GrapeCity Secure Mail for .NET 4.0J
Security プロパティ (MailSession)

メールサーバーで使用するプライバシーオプションを指定します。詳細については、MailSecurityクラスを参照してください。
シンタックス
<CategoryAttribute("Authentication")>
<DescriptionAttribute("Specifies the privacy parameters to use with the mail server.")>
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)>
Public Shadows Property Security As MailSecurity
[Category("Authentication")]
[Description("Specifies the privacy parameters to use with the mail server.")]
[DesignerSerializationVisibility(DesignerSerializationVisibility.Content)]
public new MailSecurity Security {get; set;}

プロパティ値

MailSecurity
参照

参照

MailSession クラス
MailSession メンバ

 

 


© 2003, GrapeCity inc. All rights reserved.