IPushMessengerUserName Property
|
Gets the name of the user that is sending the message
Namespace:
Ingeniux.CMS.Messaging
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax ReadOnly Property UserName As String
Get
property String^ UserName {
String^ get ();
}
abstract UserName : string with get
Property Value
Type:
StringSee Also