This document is archived and information here might be outdated. Recommended version. |
Global ID that uniquely identifies the attachment.
[Visual Basic .NET]
Public Property GlobalID As String
[C#]
public string GlobalID {get; set;}
[C++]
HRESULT get_GlobalID(
System.String* GlobalID
);
[C++]
HRESULT put_GlobalID(
BSTR GlobalID
);
[C++] Parameters GlobalID [out, retval]
GlobalID is a parameter of type BSTR* GlobalID [in]
GlobalID is a parameter of type BSTR