[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Overload List

Name Description
SmsClientId () () () ()
Initializes a new instance of the SmsClientIdclass.
SmsClientId(Guid)
Initializes a new instance of the SmsClientIdclass.
SmsClientId(String)
Initializes a new instance of the SmsClientIdclass. Creates a SMSID from a well formed GUID string or SMS style (GUID:xyz)
SmsClientId(SmsClientId)
Initializes a new instance of the SmsClientIdclass. Creates a SMSID from a SmsClientId object
SmsClientId(String, Boolean)
Initializes a new instance of the SmsClientIdclass. Creates a SMSID from a specified string.

See Also