: SetUserOofSettingsRequest.UserOofSettings (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 UserOofSettings As UserOofSettings
'Uso
Dim instance As SetUserOofSettingsRequest
Dim value As UserOofSettings
value = instance.UserOofSettings
instance.UserOofSettings = value
[XmlElementAttribute(Namespace="https://schemas.microsoft.com/exchange/services/2006/types")]
public UserOofSettings UserOofSettings { get; set; }
Vea también
Referencia
SetUserOofSettingsRequest (Clase)
SetUserOofSettingsRequest (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)