CcmSender Class
Represents a sender that sends messages directly through the client framework via COM. This requires an SMS client to be installed.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
| Name | Description | |
|---|---|---|
![]() | CcmSender() | Initializes a new instance of the CcmSender class. |
| Name | Description | |
|---|---|---|
![]() ![]() | DeleteTemporary | Gets or sets a value that indicates whether temporary files, such as attachments, will be cleaned out. The default value is true. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | SendAsync(IMessage^) | Sends a message by using the asynchronous sender. |
![]() | SendSync(IMessage^) | Sends a message by using the synchronous sender. |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | OnReceived | |
![]() | OnSend |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



