Click or drag to resize
MOVEitMessageInfoFromRealName Property
The display name of the message sender.

Namespace: MOVEit.DMZ.API
Assembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax
public string FromRealName { get; }

Property Value

Type: String
Remarks
Returns the display name of the user from which this message was sent (if the State property is "Sent").
See Also