Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The OriginalAuthenticator property gets the original AUTH provider for the mail message.
Namespace: Microsoft.Exchange.Data.Transport
Assembly: Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
Syntax
'Declaration
Public MustOverride ReadOnly Property OriginalAuthenticator As String
Get
'Usage
Dim instance As DeliverableMailItem
Dim value As String
value = instance.OriginalAuthenticator
public abstract string OriginalAuthenticator { get; }
Property value
Type: System.String
The OriginalAuthenticator property returns the original AUTH provider as a String object.