Partager via


SPMobileMessageWebService.SoapFormat - Propriété

Obtient une valeur qui indique le style SOAP est utilisé pour communiquer avec le service Web.

Espace de noms :  Microsoft.SharePoint.MobileMessage
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property SoapFormat As SPMobileSoapFormat
    Get
'Utilisation
Dim instance As SPMobileMessageWebService
Dim value As SPMobileSoapFormat

value = instance.SoapFormat
public SPMobileSoapFormat SoapFormat { get; }

Valeur de propriété

Type : Microsoft.SharePoint.MobileMessage.SPMobileSoapFormat
Le style en cours d'utilisation.

Voir aussi

Référence

SPMobileMessageWebService classe

SPMobileMessageWebService - Membres

Microsoft.SharePoint.MobileMessage - Espace de noms