Właściwość JobServer.AgentMailType
Pobiera lub ustawia typ poczty SQL Server agenta.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo.Agent
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Składnia
'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public Property AgentMailType As AgentMailType
Get
Set
'Użycie
Dim instance As JobServer
Dim value As AgentMailType
value = instance.AgentMailType
instance.AgentMailType = value
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public AgentMailType AgentMailType { get; set; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property AgentMailType AgentMailType {
AgentMailType get ();
void set (AgentMailType value);
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member AgentMailType : AgentMailType with get, set
function get AgentMailType () : AgentMailType
function set AgentMailType (value : AgentMailType)
Wartość właściwości
Typ: Microsoft.SqlServer.Management.Smo.Agent.AgentMailType
AgentMailType Wartość obiektu, który określa typ poczty dla SQL Server agenta.