RecipientInfo.LastError Property
Namespace: Microsoft.Exchange.Data.QueueViewer
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public Property LastError As String
Get
Friend Set
'Usage
Dim instance As RecipientInfo
Dim value As String
value = instance.LastError
public string LastError { get; internal set; }
Property Value
Type: System.String