'Declaration
Public Property RecipientType As Nullable(Of MessageRecipientType)
public Nullable<MessageRecipientType> RecipientType {get; set;}
'Declaration
Public Property RecipientType As Nullable(Of MessageRecipientType)
public Nullable<MessageRecipientType> RecipientType {get; set;}