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