ShortMessage.ReferenceId
Gets or sets the reference ID for the text message.
Namespace: Imanami.directorymanager.DataTransferObjects.DataContracts.SMS
Assembly: Imanami.directorymanager.DataTransferObjects.dll
Syntax
public string ReferenceId { get; set; }
Return Value
Type: System.String
The reference ID for the text message.
See Also