'Declaration Public Property FromName As String
'Declaration
Public Property FromName As String
public string FromName {get; set;}
public: property String^ FromName { String^ get(); void set ( String^ value); }
If omitted, the name is taken from the SenderNamesee> of the used to send the message.
NotificationTask Class NotificationTask Members