: ExchangeServiceBinding.ServerVersionInfoValue (Propiedad) (Microsoft.SharePoint.Portal.WebControls)
Gets or sets the value that represents the version of the Microsoft Exchange Server 2007 server.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Property ServerVersionInfoValue As ServerVersionInfo
'Uso
Dim instance As ExchangeServiceBinding
Dim value As ServerVersionInfo
value = instance.ServerVersionInfoValue
instance.ServerVersionInfoValue = value
public ServerVersionInfo ServerVersionInfoValue { get; set; }
Comentarios
This element is used by the SOAP header.
Vea también
Referencia
ExchangeServiceBinding (Clase)
ExchangeServiceBinding (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)