: SuggestionsViewOptionsType.CurrentMeetingTime (Propiedad) (Microsoft.SharePoint.Portal.WebControls)
Este miembro está reservado para uso interno y no está destinado a ser utilizado desde el código.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Property CurrentMeetingTime As DateTime
'Uso
Dim instance As SuggestionsViewOptionsType
Dim value As DateTime
value = instance.CurrentMeetingTime
instance.CurrentMeetingTime = value
public DateTime CurrentMeetingTime { get; set; }
Vea también
Referencia
SuggestionsViewOptionsType (Clase)
SuggestionsViewOptionsType (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)