Udostępnij przez


Metoda MailAccount.GetAccountProfileNames

Pobiera ciąg tablicę zawierającą nazwy profile poczty, należącego do tego konta poczty.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo.Mail
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
Public Function GetAccountProfileNames As String()
'Użycie
Dim instance As MailAccount
Dim returnValue As String()

returnValue = instance.GetAccountProfileNames()
public string[] GetAccountProfileNames()
public:
array<String^>^ GetAccountProfileNames()
member GetAccountProfileNames : unit -> string[] 
public function GetAccountProfileNames() : String[]

Wartość zwracana

Typ: array<System.String[]
Zwraca String tablicę zawierającą nazwy profile poczty, należącego do tego konta poczty.