[This is preliminary documentation and is subject to change.]
Property - Receiving Application
| C# | Visual Basic | Visual C++ |
public string ReceivingApplication { get; set; }
Public Property ReceivingApplication As String
public: property String^ ReceivingApplication { String^ get (); void set (String^ value); }