Gets the Name field of the record.
Namespace:
Rebex.Net
Assembly:
Rebex.Ews (in Rebex.Ews.dll)
Syntax
Visual Basic |
---|
Public Property Name As String Get Private Set |
C# |
---|
public string Name { get; private set; } |
Namespace:
Rebex.Net
Assembly:
Rebex.Ews (in Rebex.Ews.dll)
Visual Basic |
---|
Public Property Name As String Get Private Set |
C# |
---|
public string Name { get; private set; } |