Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the name of the sender.
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public string SenderName { get; private set; }
public:
property String^ SenderName {
String^ get();
private: void set(String^ value);
}
Public Property SenderName As String
Get
Private Set
End Property
Property Value
Type: System.String
See Also
SenderConfigurationProperty Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top