IPushMessengerUserName Property
|
Gets the name of the user that is sending the message
Namespace: Ingeniux.CMS.MessagingAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxReadOnly Property UserName As String
Get
property String^ UserName {
String^ get ();
}abstract UserName : string with get
Property Value
String
See Also