Gets the name of an Exchange software running on the server.
            
    Namespace: 
   Rebex.Net
    Assembly:
   Rebex.Ews (in Rebex.Ews.dll)
Syntax
| Visual Basic | 
|---|
Public Property ProductName As String Get Private Set  | 
| C# | 
|---|
public string ProductName { get; private set; }  |