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.
Namespace: Microsoft.Office.Server.Audience
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public ReadOnly Property LastPropertyUpdate As DateTime
Get
'Usage
Dim instance As Audience
Dim value As DateTime
value = instance.LastPropertyUpdate
public DateTime LastPropertyUpdate { get; }
Property Value
Type: System.DateTime