Compartir a través de


: GetUserOofSettingsResponse.OofSettings (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
<XmlElementAttribute(Namespace:="https://schemas.microsoft.com/exchange/services/2006/types")> _
Public Property OofSettings As UserOofSettings
'Uso
Dim instance As GetUserOofSettingsResponse
Dim value As UserOofSettings

value = instance.OofSettings

instance.OofSettings = value
[XmlElementAttribute(Namespace="https://schemas.microsoft.com/exchange/services/2006/types")] 
public UserOofSettings OofSettings { get; set; }

Vea también

Referencia

GetUserOofSettingsResponse (Clase)
GetUserOofSettingsResponse (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)