Click or drag to resize
RtcpSourceDescriptionChunkEmail Property
The email address, e.g., "John.Doe@example.com".

Namespace: StreamCoders.Rtp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public string Email { get; set; }

Property Value

Type: String
The email.
See Also