MailboxStatistics.LastLoggedOnUserAccount property

Namespace:  Microsoft.Exchange.Data.Mapi
Assembly:  Microsoft.Exchange.Data.Mapi (in Microsoft.Exchange.Data.Mapi.dll)

Syntax

'Declaration
Public ReadOnly Property LastLoggedOnUserAccount As String
    Get
'Usage
Dim instance As MailboxStatistics
Dim value As String

value = instance.LastLoggedOnUserAccount
public string LastLoggedOnUserAccount { get; }

Property value

Type: System.String
Returns String.

See also

Reference

MailboxStatistics class

MailboxStatistics members

Microsoft.Exchange.Data.Mapi namespace