MapiExAppointment.addRecipient(String, String, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual System::String ^ addRecipient(System::String ^ _email, System::String ^ _name, int _type);
public virtual string addRecipient (string _email, string _name, int _type);
abstract member addRecipient : string * string * int -> string
override this.addRecipient : string * string * int -> string
Public Overridable Function addRecipient (_email As String, _name As String, _type As Integer) As String
Parameters
- _email
- String
- _name
- String
- _type
- Int32