Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the SMSID of the client by using the client ID.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public SmsClientId SmsId { get; }
public:
property SmsClientId^ SmsId {
SmsClientId^ get();
}
Public ReadOnly Property SmsId As SmsClientId
Property Value
Type: Microsoft.ConfigurationManagement.Messaging.Framework.SmsClientId
See Also
ClientRegistrationResponse Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top