OlMobileFormat Énumération
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Spécifie le format d’un message mobile.
public enum class OlMobileFormat
public enum OlMobileFormat
Public Enum OlMobileFormat
- Héritage
-
OlMobileFormat
Champs
Nom | Valeur | Description |
---|---|---|
olSMS | 0 | Message SMS (Short Message Service). |
olMMS | 1 | Un message MMS (Multimedia Messaging Service). |
Remarques
Cette énumération est utilisée par la MobileFormat propriété de l’objet MobileItem .