Click or drag to resize

ISendMailGetMailProviderById Method

Get MailProvider by ID

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
MailProvider GetMailProviderById(
	Guid id
)

Parameters

id  Guid
 

Return Value

MailProvider
See Also