Click or drag to resize

RemoteMailRepositoryServiceObsolete Method

Delete the specified message

Namespace:  SanteDB.DisconnectedClient.Services.Remote
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public MailMessage Obsolete(
	Guid key
)

Parameters

key
Type: SystemGuid

[Missing <param name="key"/> documentation for "M:SanteDB.DisconnectedClient.Services.Remote.RemoteMailRepositoryService.Obsolete(System.Guid)"]

Return Value

Type: MailMessage

[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.Services.Remote.RemoteMailRepositoryService.Obsolete(System.Guid)"]

Implements

IRepositoryServiceTModelObsolete(Guid)
See Also