Przestrzeń nazw Microsoft.SqlServer.Management.Smo.Mail
The Microsoft.SqlServer.Management.Smo.Mail namespace contains classes that represent the Microsoft SQL Server Database Mail service.
Obszar nazw Microsoft.SqlServer.Management.Smo.Mail znajduje się w Micrsoft.SqlServer.Smo.dll.Po dodaniu odwołania do biblioteki dll w programie można importować ten obszar nazw i odwołać wszystkie klasy w nim.
Za pomocą obiektów SMO poczty, można wykonać następujące czynności:
Tworzenie i modyfikowanie kont pocztowych.
Tworzenie i modyfikowanie profilów poczty.
Konfigurowanie serwerów poczty.
Klasy
Klasa | Opis | |
---|---|---|
ConfigurationValue | ConfigurationValue Reprezentuje klasę SQL Server podsystemu poczty bazy danych konfiguracja opcji. | |
ConfigurationValueCollection | ConfigurationValueCollection Klasy reprezentuje kolekcja ConfigurationValue obiekty reprezentujące wszystkie opcje konfiguracja zdefiniowane na SQL Server podsystemu Mail bazy danych. | |
MailAccount | MailAccount Reprezentuje klasę SQL Server Mail bazy danych podsystemie poczty konta. | |
MailAccountCollection | MailAccountCollection Klasy reprezentuje kolekcja MailAccount obiekty reprezentujące wszystkie konta pocztowe zdefiniowane na SQL Server podsystemu Mail bazy danych. | |
MailProfile | MailProfile Reprezentuje klasę SQL Server Mail bazy danych podsystemie poczty profilu. | |
MailProfileCollection | MailProfileCollection Klasy reprezentuje kolekcja MailProfile obiekty reprezentujące wszystkie profile poczty zdefiniowane na SQL Server podsystemu Mail bazy danych. | |
MailServer | MailServer Reprezentuje klasę SQL Server bazy danych poczty podsystemu mail server. | |
MailServerCollection | MailServerCollection Klasy reprezentuje kolekcja MailServer obiekty reprezentujące serwery poczty zdefiniowane na SQL Server podsystemu Mail bazy danych. | |
SqlMail | SqlMail Reprezentuje klasę SQL Server podsystemu Mail bazy danych. |