 | MessageAddressesFrom Property |
Note: This API is now obsolete.
Namespace: Ignition.CommunicationAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax[ObsoleteAttribute("Use FromAddress instead. (5.0)")]
public string From { get; set; }<ObsoleteAttribute("Use FromAddress instead. (5.0)")>
Public Property From As String
Get
Setpublic:
[ObsoleteAttribute(L"Use FromAddress instead. (5.0)")]
property String^ From {
String^ get ();
void set (String^ value);
}[<ObsoleteAttribute("Use FromAddress instead. (5.0)")>]
member From : string with get, setProperty Value
String
See Also