Partager via


MailboxAssociationPresentationObject.LastVisitedDate property

Namespace:  Microsoft.Exchange.Management.Tasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Property LastVisitedDate As ExDateTime
    Get
    Set
'Usage
Dim instance As MailboxAssociationPresentationObject
Dim value As ExDateTime

value = instance.LastVisitedDate

instance.LastVisitedDate = value
public ExDateTime LastVisitedDate { get; set; }

Property value

Type: Microsoft.Exchange.ExchangeSystem.ExDateTime

See also

Reference

MailboxAssociationPresentationObject class

MailboxAssociationPresentationObject members

Microsoft.Exchange.Management.Tasks namespace