Gets or sets if remote messages fetching is logged.

Syntax
| C# | Visual Basic | Managed C++ |
public bool LogFetchMessages { get; set; }Public Property LogFetchMessages As Boolean
public:
bool LogFetchMessages {
bool get ();
void set (bool value);
}Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)