Gets or sets if recipient is local or needs relay.

Syntax
| C# | Visual Basic | Managed C++ |
public bool LocalRecipient { get; set; }Public Property LocalRecipient As Boolean
public:
bool LocalRecipient {
bool get ();
void set (bool value);
}Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)