ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectResource Class / EmailAddress Property

In This Topic
    EmailAddress Property (ProjectResource)
    In This Topic
    Syntax
    'Declaration
     
    Public Property EmailAddress As System.String
    public System.string EmailAddress {get; set;}
    See Also