Dart.Mail 名前空間 > AuthenticatedSession クラス : Username プロパティ |
<DefaultValueAttribute()> <DescriptionAttribute("Gets or sets the username used for login.")> <CategoryAttribute("Authentication")> Public Property Username As String
[DefaultValue()] [Description("Gets or sets the username used for login.")] [Category("Authentication")] public string Username {get; set;}