ReducedRecipient.Title property
Gets the title of the recipient.
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property Title As String
Get
'Usage
Dim instance As ReducedRecipient
Dim value As String
value = instance.Title
public string Title { get; }
Property value
Type: System.String
The title of the recipient.