| Visual Basic | |
|---|---|
ReadOnly Property SenderName As System.String | |
| C# | |
|---|---|
System.string SenderName {get;} | |
| C++/CLI | |
|---|---|
property System.String^ SenderName {
System.String^ get();
} | |
Property Value
Name of the user who sent the message; an empty string indicates that the message was a notificationSee the IEdmMessage5 examples.
Version 5.3 of SOLIDWORKS PDM Professional